@charset "utf-8";
/*专题rgba start*/
/*专题rgba end*/
/*字体颜色 start*/
/*字体颜色 end*/
.topicAll.ys {
  background-color: #17A1FF;
}
.topicAll.bg {
  background-color: #FA4633;
}
.topicAll.model {
  background-color: #FF9400;
}
.topicAll.illus {
  background-color: #3DB060;
}
.topicAll.art {
  background-color: #00CFDD;
}
.topicAll.video {
  background-color: #7265E2;
}
.topicAll.office {
  background-color: #FFC001;
}
.topicAll.ui {
  background-color: #1ABC9C;
}
.topicAll.audio {
  background-color: #7265E2;
}
.topicAll.company {
  background-color: #d9ac62;
}
.topicAll.photo {
  background-color: #FF5859;
}
.topicAll.gif {
  background-color: #EF2B79;
}
.topicAfterbg.ys:after {
  background-color: #17A1FF;
}
.topicAfterbg.bg:after {
  background-color: #FA4633;
}
.topicAfterbg.model:after {
  background-color: #FF9400;
}
.topicAfterbg.art:after {
  background-color: #00CFDD;
}
.topicAfterbg.office:after {
  background-color: #FFC001;
}
.topicAfterbg.ui:after {
  background-color: #1ABC9C;
}
.topicAfterbg.video:after {
  background-color: #7265E2;
}
.topicAfterbg.audio:after {
  background-color: #7265E2;
}
.topicAfterbg.illus:after {
  background-color: #3DB060;
}
.topicAfterbg.photo:after {
  background-color: #FF5859;
}
.topicAfterbg.gif:after {
  background-color: #EF2B79;
}
/*鼠标hover效果 start*/
.st-pngwa-box li.center-hover-p .img-outside {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  padding: 0;
}
.st-vl-box li.center-hover-p .img-outside {
  padding: 0;
  display: block;
  height: 100%;
}
/*视频hover效果*/
.st-show-wrap .st-vl-box li.center-hover-p:hover .img-info {
  display: none;
}
/* 企业Vip项目 start */
/*企业Vip项目 end*/
.compony-hover-20221010 {
  background: #FFFFFF;
  box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.2);
  display: none;
  position: absolute;
  top: 40px;
  right: -110px;
  border-radius: 10px;
}
.compony-hover-20221010 .hover_head_info {
  flex-basis: 100%;
  position: absolute;
  top: 12px;
  padding-left: 24px;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #A66F2C;
  line-height: 16px;
}
.compony-hover-20221010 .left-wrap {
  width: 378px;
  padding: 20px 24px 20px 24px;
  box-sizing: border-box;
}
.compony-hover-20221010 .left-wrap .top-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 28px;
}
.compony-hover-20221010 .left-wrap .top-title .top-left {
  display: flex;
  align-items: center;
}
.compony-hover-20221010 .left-wrap .top-title .top-left .line {
  width: 4px;
  height: 14px;
  background: #A66F2C;
  margin-right: 6px;
}
.compony-hover-20221010 .left-wrap .top-title .top-left .title {
  font-size: 20px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #A66F2C;
}
.compony-hover-20221010 .left-wrap .top-title .show-more {
  background: #FCF8F3;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #A66F2C;
  line-height: 16px;
  padding: 4px 10px;
  width: auto;
}
.compony-hover-20221010 .left-wrap .wrap .item {
  display: flex;
  align-items: center;
  margin: 16px 0px;
}
.compony-hover-20221010 .left-wrap .wrap .item:last-child {
  margin-bottom: 26px;
}
.compony-hover-20221010 .left-wrap .wrap .item .icon-info {
  display: block;
  width: 24px;
  height: 24px;
  margin-right: 16px;
}
.compony-hover-20221010 .left-wrap .wrap .item .info .info-big {
  font-size: 13px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #262626;
  line-height: 18px;
  margin-bottom: 4px;
}
.compony-hover-20221010 .left-wrap .wrap .item .info .info-small {
  font-size: 13px;
  font-family: MicrosoftYaHei;
  color: #595959;
  line-height: 18px;
}
.compony-hover-20221010 .left-wrap .open {
  display: block;
  width: 280px;
  height: 40px;
  background: #A66F2C;
  box-shadow: 0px 2px 8px 0px rgba(166, 111, 44, 0.3);
  border-radius: 40px;
  position: relative;
}
.compony-hover-20221010 .left-wrap .open .text {
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.compony-hover-20221010 .left-wrap .open .text .money {
  font-size: 18px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #FFFFFF;
  letter-spacing: 1px;
  margin-right: 2px;
}
.compony-hover-20221010 .left-wrap .open .text .text-1 {
  font-size: 14px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #FFFFFF;
}
.compony-hover-20221010 .left-wrap .open .tip {
  position: absolute;
  right: 0;
  top: -14px;
  min-width: 92px;
  padding: 0 6px;
  height: 20px;
  background: #FF2525;
  border-radius: 0px 6px 0px 6px;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #FFFFFF;
}
.compony-hover-20221010 .left-wrap .open:hover {
  background: #D08223;
}
.compony-hover-20221010 .right-wrap {
  width: 288px;
  padding: 30px 24px 20px 24px;
  box-sizing: border-box;
  background: rgba(23, 161, 255, 0.1);
}
.compony-hover-20221010 .right-wrap .top-title {
  display: flex;
  align-items: center;
  height: 28px;
}
.compony-hover-20221010 .right-wrap .top-title .line {
  margin-right: 8px;
}
.compony-hover-20221010 .right-wrap .top-title .line > span {
  display: block;
  width: 4px;
  height: 4px;
}
.compony-hover-20221010 .right-wrap .top-title .line > span:nth-child(1) {
  background: #7B28FF;
}
.compony-hover-20221010 .right-wrap .top-title .line > span:nth-child(2) {
  height: 5px;
  background: #28FFD8;
}
.compony-hover-20221010 .right-wrap .top-title .line > span:nth-child(3) {
  background: #FF2828;
}
.compony-hover-20221010 .right-wrap .top-title .title {
  font-size: 20px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #262626;
}
.compony-hover-20221010 .right-wrap .intro {
  margin-top: 8px;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #595959;
  line-height: 20px;
  letter-spacing: 0;
}
.compony-hover-20221010 .right-wrap .item {
  position: relative;
  padding: 22px 0 10px 24px;
  background: #FFFFFF;
  width: 240px;
  box-sizing: border-box;
  margin-top: 28px;
}
.compony-hover-20221010 .right-wrap .item .top-tip {
  width: 124px;
  height: 28px;
  padding-left: 6px;
  box-sizing: border-box;
  position: absolute;
  top: -14px;
  left: -1px;
  background: url('https://static.588ku.com/imgPath/index/images/text_bg.svg') no-repeat center;
  background-size: 100% 100%;
  font-size: 12px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 24px;
}
.compony-hover-20221010 .right-wrap .item .top-tip-1 {
  width: 70px;
  background: url('https://static.588ku.com/imgPath/index/images/text_bg.png') no-repeat center;
  background-size: 100% 100%;
}
.compony-hover-20221010 .right-wrap .item .content {
  display: flex;
}
.compony-hover-20221010 .right-wrap .item .content .left {
  width: 108px;
}
.compony-hover-20221010 .right-wrap .item .content .right {
  flex: 1;
}
.compony-hover-20221010 .right-wrap .item .content .left > p,
.compony-hover-20221010 .right-wrap .item .content .right > p {
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #595959;
  line-height: 14px;
}
.compony-hover-20221010 .right-wrap .item .content .left > p:nth-child(1),
.compony-hover-20221010 .right-wrap .item .content .right > p:nth-child(1) {
  margin-bottom: 10px;
}
.compony-hover-20221010 .right-wrap .footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
}
.compony-hover-20221010 .right-wrap .footer .know {
  width: 140px;
  height: 40px;
  border-radius: 40px;
  font-size: 14px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  user-select: none;
  background: url('https://static.588ku.com/imgPath/index/images/know.png?v=1') no-repeat center;
  background-size: 100% 41px;
  box-shadow: 0px 2px 8px 0px rgba(56, 56, 56, 0.3);
}
.compony-hover-20221010 .right-wrap .footer .know > a {
  color: #fff;
}
.compony-hover-20221010 .right-wrap .footer .know:hover {
  background: #383838;
}
.compony-hover-20221010 .right-wrap .footer .consult {
  width: 90px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #FFFFFF;
  border-radius: 40px;
  border: 1px solid #383838;
  cursor: pointer;
  user-select: none;
}
.compony-hover-20221010 .right-wrap .footer .consult:hover {
  color: #FFFFFF;
  background: #383838;
  border: 1px solid #383838;
}
/* ----------------Reset Css---------------------*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video,
input,
textarea {
  outline: none;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  letter-spacing: 0.2px;
  font-style: inherit;
  vertical-align: baseline;
  font-family: "PingFang SC", "Microsoft YaHei", Arial, "微软雅黑", sans-serif;
}
html,
body,
form,
fieldset,
p,
div,
h1,
h2,
h3,
h4,
h5,
h6 {
  -webkit-text-size-adjust: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
html {
  overflow-y: auto;
}
body {
  font-family: "PingFang SC", "Microsoft YaHei", Arial, "微软雅黑", sans-serif;
  font-size: 14px;
  color: #000000;
  min-width: 1200px;
  background: #F3F4F7 !important;
}
a {
  color: #000;
  text-decoration: none;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.clear {
  clear: both;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
* html .clearfix {
  height: 1%;
}
.db {
  display: block;
}
.w1200,
.w1201 {
  width: 1200px;
  margin: 0 auto;
}
.hidden {
  overflow: hidden;
}
.copy-inputCommon {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -9999;
  opacity: 0;
}
@keyframes shakes {
  0% {
    background-position: 0 0;
  }
  25% {
    background-position: 0 0;
  }
  26% {
    background-position: 20px -20px;
  }
  50% {
    background-position: 20px -20px;
  }
  51% {
    background-position: 40px -40px;
  }
  75% {
    background-position: 40px -40px;
  }
  76% {
    background-position: 60px -60px;
  }
  99% {
    background-position: 60px -60px;
  }
  to {
    background-position: 0 0;
  }
}
.head_text_shakes {
  color: #f00;
}
.w1680 {
  width: 1680px;
  margin: 0 auto;
}
@media screen and (max-width: 1682px) {
  .w1680 {
    width: 1440px;
  }
}
@media screen and (max-width: 1442px) {
  .w1680 {
    width: 1200px;
  }
}
.w1440 {
  width: 1440px;
  margin: 0 auto;
}
@media screen and (max-width: 1442px) {
  .w1440 {
    width: 1200px;
  }
}
.w1330 {
  width: 1330px;
  margin: 0 auto;
}
@media screen and (max-width: 1332px) {
  .w1330 {
    width: 1200px;
  }
}
.mh-850 {
  max-height: 850px!important;
}
/*gif图标 start*/
.right-gifMark {
  position: absolute;
  width: 36px;
  height: 19px;
  border-radius: 100px;
  background-color: rgba(0, 0, 0, 0.4);
  text-align: center;
  top: 10px;
  color: #fff;
  right: 10px;
}
/*gif图标end*/
/* iconfont全站图标  start */
/*全站字体图标end*/
/*公用动画start*/
@-ms-keyframes roateLeftRight1 {
  0% {
    transform: rotate(-5deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(-5deg);
  }
  75% {
    transform: rotate(5deg);
  }
  100% {
    transform: rotate(5deg);
  }
}
@-moz-keyframes roateLeftRight1 {
  0% {
    transform: rotate(-5deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(-5deg);
  }
  75% {
    transform: rotate(5deg);
  }
  100% {
    transform: rotate(5deg);
  }
}
@-webkit-keyframes roateLeftRight1 {
  0% {
    transform: rotate(-5deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(-5deg);
  }
  75% {
    transform: rotate(5deg);
  }
  100% {
    transform: rotate(5deg);
  }
}
@keyframes roateLeftRight1 {
  0% {
    transform: rotate(-5deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(-5deg);
  }
  75% {
    transform: rotate(5deg);
  }
  100% {
    transform: rotate(5deg);
  }
}
.roateLeftRight1 {
  animation: roateLeftRight1 3s ease-in-out infinite alternate;
}
.scaleant {
  animation: scaleant 1s ease-in-out infinite alternate;
}
@-webkit-keyframes scaleant {
  from {
    transform: scale(0.85);
  }
  to {
    transform: scale(1);
  }
}
@-o-keyframes scaleant {
  from {
    transform: scale(0.85);
  }
  to {
    transform: scale(1);
  }
}
@-moz-keyframes scaleant {
  from {
    transform: scale(0.85);
  }
  to {
    transform: scale(1);
  }
}
@keyframes scaleant {
  from {
    transform: scale(0.85);
  }
  to {
    transform: scale(1);
  }
}
@keyframes rotation {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*公用动画end*/
/*按钮hover效果 start*/
.Btn {
  position: relative;
  overflow: hidden;
}
.Btn:before {
  content: '';
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  -ms-transition: background 0.4s;
  -moz-transition: background 0.4s;
  -webkit-transition: background 0.4s;
  transition: background 0.4s;
}
.Btn:hover:before {
  background: rgba(255, 255, 255, 0.2);
}
@keyframes textScroll {
  0%,
  12.66%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  16.66%,
  29.32% {
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }
  33.32%,
  45.98% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  49.98%,
  62.64% {
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }
  66.64%,
  79.3% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  83.3%,
  95.96% {
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }
}
/*按钮hover效果 end*/
a[title="站长统计"] {
  display: none;
}
/*登录注册 start*/
/*20190220  全站登录注册以及手机验证码登录新版样式*/
.CLdialog-V1 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 9999;
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  /*注册*/
}
.CLdialog-V1 .CL-common {
  width: 540px;
  height: 380px;
  border-radius: 4px;
  background: #fff;
  padding: 12px 20px;
  box-sizing: border-box;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  /*注册登录弹窗公用*/
}
.CLdialog-V1 .CL-common.login-add {
  width: 840px;
  padding-left: 312px;
}
.CLdialog-V1 .CL-common .CL-close {
  z-index: 10;
  position: absolute;
  width: 11px;
  height: 11px;
  width: 16px;
  height: 16px;
  display: inline-block;
  cursor: pointer;
  text-align: center;
  line-height: 10px;
  line-height: 12px;
  right: 21px;
  top: 21px;
  font-size: 20px;
  font-size: 26px;
  color: #999;
}
.CLdialog-V1 .CL-common .CL-close.lfix {
  right: -30px;
  top: -30px;
  border: 1px solid #fff;
  width: 24px;
  height: 24px;
  border-radius: 20px;
  line-height: 22px;
  color: #fff;
  opacity: 1;
  font-size: 20px;
}
@-webkit-keyframes lfixshow {
  from {
    visibility: hidden;
    opacity: 1;
  }
  to {
    visibility: visible;
    opacity: 1;
  }
}
@-o-keyframes lfixshow {
  from {
    visibility: hidden;
    opacity: 1;
  }
  to {
    visibility: visible;
    opacity: 1;
  }
}
@-moz-keyframes lfixshow {
  from {
    visibility: hidden;
    opacity: 1;
  }
  to {
    visibility: visible;
    opacity: 1;
  }
}
@keyframes lfixshow {
  from {
    visibility: hidden;
    opacity: 1;
  }
  to {
    visibility: visible;
    opacity: 1;
  }
}
.CLdialog-V1 .CL-common .login-tip {
  margin-top: 12px;
  text-align: center;
  font-size: 14px;
  color: #17A1FF;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.45);
  position: relative;
}
.CLdialog-V1 .CL-common .login-tip.login-tipV1 span {
  padding: 0 28px;
  background-color: #fff;
  font-size: 14px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.45);
  position: relative;
  z-index: 1;
}
.CLdialog-V1 .CL-common .login-tip.login-tipV1:before {
  content: '';
  position: absolute;
  top: 50%;
  width: 138px;
  width: 450px;
  height: 1px;
  margin-top: -0.5px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  z-index: 0;
}
.CLdialog-V1 .CL-common .login-tip.login-tipV1:before {
  left: 50%;
  margin-left: -225px;
}
.CLdialog-V1 .CL-common .CL-Logo {
  text-align: center;
  margin: 62px auto 70px;
  position: relative;
}
.CLdialog-V1 .CL-common .CL-Logo .actnewUser-logintip {
  font-size: 14px;
  text-align: center;
  color: #ff3300;
  line-height: 21px;
  letter-spacing: 0px;
  display: inline-block;
  position: absolute;
  top: -46px;
  left: 80px;
  height: 21px;
  padding-left: 26px;
  background: url('//static.588ku.com/comp/activity/actNewUser/loginact.png') no-repeat left center / 18px;
}
.CLdialog-V1 .CL-common .CL-Logo > .CL-jx {
  display: inline-block;
  position: relative;
  margin-right: 80px;
}
.CLdialog-V1 .CL-common .CL-Logo > .CL-jx:last-child {
  margin-right: 0;
}
.CLdialog-V1 .CL-common .CL-Logo > .CL-jx .CL-img {
  height: 56px;
  line-height: 56px;
  border-radius: 50%;
  margin: 0 auto;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.CLdialog-V1 .CL-common .CL-Logo > .CL-jx .CL-img .icon-svg-qq,
.CLdialog-V1 .CL-common .CL-Logo > .CL-jx .CL-img .icon-svg-wx {
  width: 56px;
  height: 56px;
  display: inline-block;
}
.CLdialog-V1 .CL-common .CL-Logo > .CL-jx .CL-img .icon-svg-qq {
  background: url(//static.588ku.com/imgPath/public/images/Icon/iconSvgqq.svg) no-repeat center / 100%;
}
.CLdialog-V1 .CL-common .CL-Logo > .CL-jx .CL-img .icon-svg-wx {
  background: url(//static.588ku.com/imgPath/public/images/Icon/iconSvgwx.svg) no-repeat center / 100%;
}
.CLdialog-V1 .CL-common .CL-Logo > .CL-jx .CL-img.CLqq-img {
  color: #5EA8FF;
}
.CLdialog-V1 .CL-common .CL-Logo > .CL-jx .CL-img.CLqq-img > i {
  font-size: 56px;
}
.CLdialog-V1 .CL-common .CL-Logo > .CL-jx .CL-img.CLwx-img {
  color: #6CCD10;
}
.CLdialog-V1 .CL-common .CL-Logo > .CL-jx .CL-img.CLwx-img > i {
  font-size: 61px;
  margin-left: -1px;
}
.CLdialog-V1 .CL-common .CL-Logo > .CL-jx .CL-img.CLphone-img .icon-svg-phone {
  display: inline-block;
  width: 61px;
  height: 61px;
  background: url('//static.588ku.com/imgPath/public/images/Icon/CLphone.svg') no-repeat center;
}
.CLdialog-V1 .CL-common .CL-Logo > .CL-jx > span {
  font-size: 14px;
  display: inline-block;
  color: #000;
  color: rgba(0, 0, 0, 0.85);
  line-height: 22px;
  padding-top: 12px;
}
.CLdialog-V1 .CL-common .CL-Logo > .CL-jx.CL-qq:hover .CL-img {
  color: #3285E5;
}
.CLdialog-V1 .CL-common .CL-Logo > .CL-jx.CL-wx:hover .CL-img {
  color: #0AA311;
}
.CLdialog-V1 .CL-common .CL-Logo > .CL-jx:hover > span {
  color: rgba(0, 0, 0, 0.6);
}
.CLdialog-V1 .CL-common .CL-Logo > .CL-jx .lbtm-tip {
  position: absolute;
  bottom: -24px;
  display: block;
  left: 15px;
  font-size: 12px;
  color: red !important;
  color: rgba(0, 0, 0, 0.6) !important;
  color: rgba(0, 0, 0, 0.45) !important;
  text-align: center;
  word-break: keep-all;
  left: 50%;
  transform: translateX(-50%);
}
.CLdialog-V1 .CL-common .CL-Logo > .CL-jx .lb-last {
  bottom: -18px !important;
}
.CLdialog-V1 .CL-common .CL-bottom {
  padding: 0 10px;
}
.CLdialog-V1 .CL-common .CL-bottom .CLfontcolor {
  color: #bdbcbc;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 22px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.CLdialog-V1 .CL-common .CL-bottom .CLfontcolor .reg-check-box {
  display: inline-block;
  vertical-align: -3px;
  width: 14px;
  height: 14px;
  margin-right: 4px;
  background: url(//static.588ku.com/imgPath/public/images/reg-check-icon.png) no-repeat center / 100%;
  cursor: pointer;
}
.CLdialog-V1 .CL-common .CL-bottom .CLfontcolor .statement {
  color: rgba(0, 0, 0, 0.4);
}
.CLdialog-V1 .CL-common .CL-bottom .CLfontcolor .statement > a {
  color: rgba(0, 0, 0, 0.4);
  text-decoration: underline;
}
.CLdialog-V1 .CL-common .CL-bottom .CLfontcolor .statement:hover {
  color: #17A1FF;
}
.CLdialog-V1 .CL-common .CL-bottom .CLfontcolor .statement:hover a {
  color: #17A1FF;
}
.CLdialog-V1 .CL-common .CL-bottom .CL-msg:hover {
  color: rgba(0, 0, 0, 0.6);
}
.CLdialog-V1 .CL-common .CL-bottom .check-hint {
  position: absolute;
  left: 0;
  bottom: 93px;
  width: 100%;
  display: none;
  text-align: center;
  color: #df0000;
}
.CLdialog-V1 .CL-common .CL-title {
  position: relative;
  text-align: center;
}
.CLdialog-V1 .CL-common .CL-title .sub-title {
  color: rgba(0, 16, 19, 0.5);
  padding-top: 10px;
}
.CLdialog-V1 .CL-common .CL-title > span:first-child {
  font-size: 20px;
  color: #000;
  line-height: 28px;
  padding-top: 30px;
  padding-top: 55px;
  /* height: 24px; */
  display: inline-block;
  width: 100px;
  background: url(//static.588ku.com/imgPath/index/images/1902/logoheng.svg?v=190228) no-repeat;
  background-size: 100%;
  background-position: center 30px;
}
.CLdialog-V1 .CL-common .CL-title > span:first-child i {
  display: none !important;
}
.CLdialog-V1 .CL-common .CL-bottom-tip {
  padding: 0 69px;
  font-size: 12px;
}
.CLdialog-V1 .CL-common .CL-bottom-tip .label {
  color: #ff5e5f;
}
.CLdialog-V1 .CL-common .CL-bottom-tip .con {
  color: rgba(0, 16, 19, 0.5);
  display: inline-block;
  width: 265px;
  vertical-align: top;
}
.CLdialog-V1 .CL-common .CL-register .CL-Login {
  color: #17A1FF;
}
.CLdialog-V1 .CL-common .CL-register .CL-Login:hover {
  color: #007de7;
}
.CLdialog-V1 .CL-common .CL-MsgL .CL-bottom-r {
  float: right;
}
.CLdialog-V1 .CL-common.CLogin .CL-bottom {
  text-align: center;
  padding: 0 20px;
}
.CLdialog-V1 .CL-common.CLogin .CL-bottom .CL-register {
  color: #17A1FF;
}
.CLdialog-V1 .CL-common.CLogin .CL-bottom .CL-register:hover {
  color: #007de7;
}
.CLdialog-V1 .CL-common.CLogin .CL-bottom .CL-bottom-r {
  float: right;
}
.CLdialog-V1 .CL-common.CLregister .CL-Logo {
  margin: 0;
  margin-top: 52px;
}
.CLdialog-V1 .CL-common.CLregister .CL-bottom {
  margin-top: 48px;
}
.CLdialog-V1 .CL-common.CLregister .CL-bottom .CLfontcolor {
  text-align: center;
  font-size: 12px;
}
.CLdialog-V1 .CL-common.CLregister .CL-bottom .CLfontcolor.CL-bottom-r {
  font-size: 14px;
}
.CLdialog-V1 .CL-common.CLregister .CL-bottom .CLfontcolor .CL-Login {
  color: #17A1FF;
}
.CLdialog-V1 .CL-common.CLregister .CL-bottom .CLfontcolor .CL-Login:hover {
  opacity: 0.9;
}
.CLdialog-V1.unify div.CL-common.login-add {
  width: 700px;
  border-radius: 4px;
  padding-left: 300px;
}
.CLdialog-V1.unify div.CL-common.login-add .loginratYear {
  cursor: auto;
}
.CLdialog-V1.unify div.CL-common.login-add.V1 {
  width: 780px;
  height: 500px;
  padding-left: 320px;
  padding-right: 0;
  overflow: hidden;
  border-radius: 10px;
}
.CLdialog-V1.unify div.CL-common.login-add.V1 .CL-title {
  padding-top: 30px;
}
.CLdialog-V1.unify div.CL-common.login-add.V1 .CL-title > span:first-child {
  width: 144px;
  padding-top: 36px;
  background-position: center;
}
.CLdialog-V1.unify div.CL-common.login-add.V1 .loginratYear img {
  height: 500px !important;
}
.CLdialog-V1.unify div.CL-common.login-add.V1 .CL-Logo {
  margin-top: 85px;
  margin-bottom: 78px;
}
.CLdialog-V1.unify div.CL-common.login-add.V1 .CL-Logo .actnewUser-logintip {
  top: -70px;
  left: 122px;
}
.CLdialog-V1.unify div.CL-common.login-add.V1 .CL-Logo .CL-img .iconfont {
  font-size: 100px;
}
.CLdialog-V1.unify div.CL-common.login-add.V1 .CL-Logo .newCL-img .iconfont {
  font-size: 36px !important;
  margin-right: 16px;
}
.CLdialog-V1.unify div.CL-common.login-add.V1 .CL-bottom {
  padding: 0;
}
.CLdialog-V1.unify div.CL-common.login-add.V1 .CL-bottom .CLfontcolor {
  line-height: 44px;
}
.CLdialog-V1.unify div.CL-common.login-add.V1 .CL-bottom .CLfontcolor.btm-tip {
  padding-left: 70px;
  text-align: left;
  position: absolute;
  width: 100%;
  background-color: #FAFAFA;
  bottom: 0;
  box-sizing: border-box;
  right: 0;
  width: 460px;
  margin-bottom: 0 !important;
}
.CLdialog-V1.unify div.CL-common.login-add.V1 .CL-bottom .CLfontcolor.btm-left-pd {
  padding-left: 72px !important;
}
.CLdialog-V1.unify div.CL-common.login-add.V1 .CL-bottom .btm-tool {
  margin-bottom: 10px;
  padding: 0 40px 0 38px;
}
.CLdialog-V1.unify div.CL-common.login-add.V1 .CL-bottom .btm-tool .CLfontcolor {
  line-height: 40px;
}
.CLdialog-V1.unify div.CL-common .CL-title .icon-logo_hen {
  color: #17A1FF;
  font-size: 25px;
}
.CLdialog-V1.unify div.CL-common .nwe-pad {
  padding-top: 48px !important;
}
.CLdialog-V1.unify div.CL-common .Nw-log-box {
  height: 100px;
  width: 320px;
  margin: 0 auto;
  margin-top: 42px;
}
.CLdialog-V1.unify div.CL-common .Nw-log-box .title {
  font-size: 12px;
  color: #BFBFBF;
}
.CLdialog-V1.unify div.CL-common .Nw-log-box .bor-color {
  border-bottom: 1px solid #17A1FF !important;
}
.CLdialog-V1.unify div.CL-common .Nw-log-box .input-telphone-number {
  width: 100%;
  height: 40px;
  margin-top: 10px;
  margin-bottom: 18px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.CLdialog-V1.unify div.CL-common .Nw-log-box .input-telphone-number .prefix-choice-box {
  height: 16px;
  width: 66px;
  border-right: 1px solid rgba(0, 0, 0, 0.05);
  display: flex;
  justify-content: start;
  align-items: center;
  cursor: pointer;
  font-size: 14px;
  color: #262626;
}
.CLdialog-V1.unify div.CL-common .Nw-log-box .input-telphone-number .prefix-choice-box:hover .number-content .icon-IP-right {
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
}
.CLdialog-V1.unify div.CL-common .Nw-log-box .input-telphone-number .prefix-choice-box:hover .number-content ul {
  display: block;
}
.CLdialog-V1.unify div.CL-common .Nw-log-box .input-telphone-number .prefix-choice-box .number-content {
  position: relative;
}
.CLdialog-V1.unify div.CL-common .Nw-log-box .input-telphone-number .prefix-choice-box .number-content .icon-IP-right {
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  display: inline-block;
  margin-left: 1px;
}
.CLdialog-V1.unify div.CL-common .Nw-log-box .input-telphone-number .prefix-choice-box .number-content .link-box {
  position: absolute;
  top: 16px;
  left: 0px;
  width: 164px;
  height: 13px;
}
.CLdialog-V1.unify div.CL-common .Nw-log-box .input-telphone-number .prefix-choice-box .number-content ul {
  width: 164px;
  max-height: 216px;
  background: #FFFFFF;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
  border-radius: 0px 0px 6px 6px;
  position: absolute;
  top: 29px;
  left: 0px;
  z-index: 1;
  display: none;
  overflow: auto;
}
.CLdialog-V1.unify div.CL-common .Nw-log-box .input-telphone-number .prefix-choice-box .number-content ul li {
  width: 100%;
  height: 32px;
  box-sizing: border-box;
  padding: 0px 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.CLdialog-V1.unify div.CL-common .Nw-log-box .input-telphone-number .prefix-choice-box .number-content ul li span {
  font-size: 14px;
  color: #595959;
}
.CLdialog-V1.unify div.CL-common .Nw-log-box .input-telphone-number .prefix-choice-box .number-content ul li:hover {
  background: rgba(23, 161, 255, 0.1);
}
.CLdialog-V1.unify div.CL-common .Nw-log-box .input-telphone-number .prefix-choice-box .number-content ul li:hover span {
  color: #17A1FF;
}
.CLdialog-V1.unify div.CL-common .Nw-log-box .input-telphone-number .prefix-choice-box .number-content ul::-webkit-scrollbar {
  width: 2px;
}
.CLdialog-V1.unify div.CL-common .Nw-log-box .input-telphone-number .prefix-choice-box .number-content ul::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #17A1FF;
}
.CLdialog-V1.unify div.CL-common .Nw-log-box .input-telphone-number #telphoneNumber {
  width: 177px;
  height: 20px;
}
.CLdialog-V1.unify div.CL-common .Nw-log-box .input-telphone-number #telphoneNumber::-webkit-input-placeholder {
  color: #BFBFBF;
}
.CLdialog-V1.unify div.CL-common .Nw-log-box .input-telphone-number #telphoneNumber:-moz-placeholder {
  /* FF 4-18 */
  color: #BFBFBF;
}
.CLdialog-V1.unify div.CL-common .Nw-log-box .input-telphone-number #telphoneNumber::-moz-placeholder {
  /* FF 19+ */
  color: #BFBFBF;
}
.CLdialog-V1.unify div.CL-common .Nw-log-box .input-telphone-number #telphoneNumber:-ms-input-placeholder {
  /* IE 10+ */
  color: #BFBFBF;
}
.CLdialog-V1.unify div.CL-common .Nw-log-box .verification-number {
  width: 100%;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.CLdialog-V1.unify div.CL-common .Nw-log-box .verification-number #verification {
  font-size: 14px;
  color: #262626;
}
.CLdialog-V1.unify div.CL-common .Nw-log-box .verification-number #verification::-webkit-input-placeholder {
  color: #BFBFBF;
}
.CLdialog-V1.unify div.CL-common .Nw-log-box .verification-number #verification:-moz-placeholder {
  /* FF 4-18 */
  color: #BFBFBF;
}
.CLdialog-V1.unify div.CL-common .Nw-log-box .verification-number #verification::-moz-placeholder {
  /* FF 19+ */
  color: #BFBFBF;
}
.CLdialog-V1.unify div.CL-common .Nw-log-box .verification-number #verification:-ms-input-placeholder {
  /* IE 10+ */
  color: #BFBFBF;
}
.CLdialog-V1.unify div.CL-common .Nw-log-box .verification-number .count-down-box {
  margin-right: 14px;
}
.CLdialog-V1.unify div.CL-common .Nw-log-box .verification-number .count-down-box .getCode {
  font-size: 14px;
  color: #17A1FF;
  cursor: pointer;
  display: none;
}
.CLdialog-V1.unify div.CL-common .Nw-log-box .verification-number .count-down-box .getCode:hover {
  color: #262626;
}
.CLdialog-V1.unify div.CL-common .Nw-log-box .verification-number .count-down-box .time-down {
  font-size: 14px;
  color: #17A1FF;
  display: none;
}
.CLdialog-V1.unify div.CL-common .Nw-log-box .verification-number .count-down-box .time-down span {
  float: left;
}
.CLdialog-V1.unify div.CL-common .Nw-log-box .verification-number .count-down-box .show {
  display: block !important;
}
.CLdialog-V1.unify div.CL-common .New-login-btn {
  width: 330px;
  height: 48px;
  background: #17A1FF;
  border-radius: 24px;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 74px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.CLdialog-V1.unify div.CL-common .New-login-btn span {
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  letter-spacing: 2px;
}
.CLdialog-V1.unify div.CL-common .New-login-btn:hover {
  box-shadow: 0px 6px 8px 0px rgba(23, 161, 255, 0.4);
}
.CLdialog-V1.unify div.CL-common .New-login-btn:hover::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: rgba(255, 255, 255, 0.1);
}
.CLdialog-V1.unify div.CL-common .login-tip.login-tipV1 span {
  padding: 0 10px;
  font-size: 12px;
}
.CLdialog-V1.unify div.CL-common .login-tip.login-tipV1:before {
  width: 320px;
  margin-left: 0px;
  transform: translate(-50%, -1px);
}
.CLdialog-V1.unify div.CL-common .CL-Logo {
  margin: 54px auto 70px;
}
.CLdialog-V1.unify div.CL-common .CL-Logo .CL-img {
  height: auto;
  line-height: normal;
}
.CLdialog-V1.unify div.CL-common .CL-Logo .CL-img .iconfont {
  font-size: 78px;
}
.CLdialog-V1.unify div.CL-common .CL-Logo .CL-img.CLqq-img .iconfont {
  color: #5EA8FF;
}
.CLdialog-V1.unify div.CL-common .CL-Logo .CL-img.CLqq-img .iconfont.icon-QQ-kongxin {
  display: inline-block;
}
.CLdialog-V1.unify div.CL-common .CL-Logo .CL-img.CLqq-img .iconfont.icon-QQ-shixin {
  display: none;
}
.CLdialog-V1.unify div.CL-common .CL-Logo .CL-img.CLwx-img .iconfont {
  color: #6CCD10;
}
.CLdialog-V1.unify div.CL-common .CL-Logo .CL-img.CLwx-img .iconfont.icon-weixin-kongxin {
  display: inline-block;
}
.CLdialog-V1.unify div.CL-common .CL-Logo .CL-img.CLwx-img .iconfont.icon-weixin-shixin {
  display: none;
}
.CLdialog-V1.unify div.CL-common .CL-Logo .CL-img:hover.CLqq-img .iconfont.icon-QQ-kongxin {
  display: none;
}
.CLdialog-V1.unify div.CL-common .CL-Logo .CL-img:hover.CLqq-img .iconfont.icon-QQ-shixin {
  display: inline-block;
}
.CLdialog-V1.unify div.CL-common .CL-Logo .CL-img:hover.CLwx-img .iconfont.icon-weixin-kongxin {
  display: none;
}
.CLdialog-V1.unify div.CL-common .CL-Logo .CL-img:hover.CLwx-img .iconfont.icon-weixin-shixin {
  display: inline-block;
}
.CLdialog-V1.unify div.CL-common .CL-Logo .CL-jx {
  margin-right: 57px;
}
.CLdialog-V1.unify div.CL-common .CL-Logo .CL-jx:last-child {
  margin-right: 0;
}
.CLdialog-V1.unify div.CL-common .CL-Logo .CL-jx > span {
  padding-top: 5px;
  line-height: normal;
  color: #595959;
  font-weight: 500;
}
.CLdialog-V1.unify div.CL-common .NewCl-logo {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.CLdialog-V1.unify div.CL-common .NewCl-logo .logo-img-style {
  display: flex;
  align-items: center;
}
.CLdialog-V1.unify div.CL-common .NewCl-logo .logo-img-style .wechat-bg-box {
  width: 36px;
  height: 36px;
  background: url(//js.588ku.com/comp/public/css/wechat-bg.svg);
  margin-right: 16px;
}
.CLdialog-V1.unify div.CL-common .NewCl-logo .logo-img-style .qq-bg-box {
  width: 36px;
  height: 36px;
  background: url(//js.588ku.com/comp/public/css/qq-bg.svg);
  margin-right: 16px;
}
.CLdialog-V1.unify div.CL-common .NewCl-logo .logo-img-style:hover .we-text {
  color: #6CCD10;
}
.CLdialog-V1.unify div.CL-common .NewCl-logo .logo-img-style:hover .qq-text {
  color: #5EA8FF;
}
.CLdialog-V1.unify div.CL-common .err-message-title {
  width: 300px;
  height: 32px;
  position: absolute;
  top: 92px;
  left: 395px;
  display: flex;
  justify-content: center;
}
.CLdialog-V1.unify div.CL-common .CL-bottom {
  padding: 0 10px;
}
.CLdialog-V1.unify div.CL-common.CLregister .CL-Logo {
  margin-bottom: 36px;
}
.CLdialog-V1.unify div.CL-common.CLregister .CL-bottom {
  margin-top: 0px;
}
.CLdialog-V1.unify div.CL-common.CL-MsgL .CL-title {
  padding-bottom: 0px;
}
.CLdialog-V1.unify div.CL-common.CL-MsgL .login-tip {
  margin-bottom: 26px;
}
.CLdialog-V1.unify div.CL-common.CL-MsgL .CL-Infoform .CL-info-input {
  width: 280px;
}
.CLdialog-V1.unify div.CL-common.CL-MsgL .CLMsgsubmit {
  width: 280px;
  margin-bottom: 40px;
}
.CLdialog-V1 .CL-subtitile {
  padding: 8px 0 37px;
  text-align: center;
  color: rgba(0, 16, 19, 0.5);
}
.CLdialog-V1.smsauth .CL-title,
.CLdialog-V1.bind-phone .CL-title {
  padding: 0 0 32px;
}
.CLdialog-V1 .CL-MsgL .CL-Msg-tip {
  height: 25px;
  width: 100%;
  margin: 30px auto 10px;
  text-align: center;
  font-size: 14px;
  color: #FF595E;
  display: block;
}
.CLdialog-V1 .CL-MsgL .CL-Infoform .CL-info-input {
  width: 286px;
  height: 40px;
  box-sizing: border-box;
  /*margin-bottom: 14px;*/
  margin: 0 auto 24px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  position: relative;
}
.CLdialog-V1 .CL-MsgL .CL-Infoform .CL-info-input .err {
  position: absolute;
  top: 42px;
  left: 12px;
  color: #ff5859;
  font-size: 12px;
}
.CLdialog-V1 .CL-MsgL .CL-Infoform .CL-info-input input {
  border-style: none;
  padding: 14px 10px;
  box-sizing: border-box;
  height: 100%;
  background-color: transparent;
}
.CLdialog-V1 .CL-MsgL .CL-Infoform .CL-info-input input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.CLdialog-V1 .CL-MsgL .CL-Infoform .CL-info-input input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.CLdialog-V1 .CL-MsgL .CL-Infoform .CL-info-input input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.CLdialog-V1 .CL-MsgL .CL-Infoform .CL-info-input input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.CLdialog-V1 .CL-MsgL .CL-Infoform .CL-info-input.actived {
  border: 1px solid #17A1FF;
}
.CLdialog-V1 .CL-MsgL .CLmsg-user {
  margin-bottom: 20px;
}
.CLdialog-V1 .CL-MsgL .CLmsg-user input {
  width: 100%;
}
.CLdialog-V1 .CL-MsgL .CLmsg-code input {
  max-width: 167px;
}
.CLdialog-V1 .CL-MsgL .CLmsg-code a {
  display: inline-block;
  height: 100%;
  line-height: 40px;
  float: right;
  padding-right: 10px;
  max-width: 100px;
}
.CLdialog-V1 .CL-MsgL .CLmsgLfont {
  font-size: 14px;
  color: #17A1FF;
}
.CLdialog-V1 .CL-MsgL .CLmsgLfont.countdowning {
  color: rgba(0, 16, 19, 0.5);
}
.CLdialog-V1 .CL-MsgL .CLmsgLfont.countdowning:hover {
  color: rgba(0, 16, 19, 0.5);
  cursor: default;
}
.CLdialog-V1 .CL-MsgL .CLmsgLfont:hover {
  color: #007de7;
}
.CLdialog-V1 .CL-MsgL .CLMsgsubmit {
  width: 286px;
  height: 42px;
  font-size: 14px;
  line-height: 40px;
  color: #fff;
  background: #17A1FF;
  margin: 0 auto 57px;
  display: block;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  border-radius: 4px;
  text-align: center;
  -webkit-transition: background 0.2s;
  -ms-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
.CLdialog-V1 .CL-MsgL .CLMsgsubmit:hover:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.25);
}
.CLdialog-V1 .CL-MsgL .CL-bottom {
  padding: 0 20px;
}
.CLdialog-V1.bind-phone .CL-MsgL .CLMsgsubmit {
  margin: 0 auto 25px;
}
.CLdialog-V1.bind-phone .CL-bottom-tip .con {
  width: 280px;
}
.CLdialog-V1 .CL-bindPhone {
  width: 420px;
  padding: 0 55px;
  height: auto;
}
.CLdialog-V1 .CL-bindPhone .CL-title {
  padding-bottom: 0;
  padding-top: 10px;
}
.CLdialog-V1 .CL-bindPhone .CL-title .bind_tips {
  font-size: 20px !important;
}
.CLdialog-V1 .CL-bindPhone .CL-title > span:first-child {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.85);
  line-height: 24px;
  letter-spacing: 2px;
  padding-top: 32px;
  display: none;
}
.CLdialog-V1 .CL-bindPhone .CL-title .sub-tip {
  display: block;
  width: 100%;
  text-align: left;
  margin: 0 auto 20px;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.85);
  line-height: 20px;
  padding-top: 20px;
}
.CLdialog-V1 .CL-bindPhone .CL-title .sub-tip > span {
  display: inline-block;
}
.CLdialog-V1 .CL-bindPhone .CL-title .sub-tip > span.l-span1 {
  vertical-align: 19px;
  display: inline-block;
  position: absolute;
  left: -16px;
}
.CLdialog-V1 .CL-bindPhone .CL-title .sub-tip > span.l-span2 {
  width: 323px;
}
.CLdialog-V1 .CL-bindPhone .CL-title .sub-tip i {
  color: #FF9400;
  display: inline-block;
  vertical-align: 0px;
  font-size: 14px;
}
.CLdialog-V1 .CL-bindPhone .CL-Infoform .CL-line {
  height: 40px;
  width: 286px;
  box-sizing: border-box;
  margin: 0 auto 24px;
}
.CLdialog-V1 .CL-bindPhone .CL-Infoform .CL-info-input {
  width: 100%;
}
.CLdialog-V1 .CL-bindPhone .CL-Infoform .CL-info-input input {
  width: 100%;
  height: 40px;
  box-sizing: border-box;
}
.CLdialog-V1 .CL-bindPhone .CL-Infoform .CL-info-input.CLmsg-code {
  margin-bottom: 37px !important;
}
.CLdialog-V1 .CL-bindPhone .CL-Infoform .CL-info-input .err {
  left: 0 !important;
}
.CLdialog-V1 .CL-bindPhone .CL-Infoform .CL-info-input .CLMsgsubmit {
  height: 42px !important;
}
.CLdialog-V1 .CL-bindPhone .CL-Infoform .btm-tip {
  font-size: 12px;
  text-align: left;
  color: rgba(0, 0, 0, 0.65);
  line-height: 20px;
  padding-bottom: 32px;
}
.CLdialog-V1 .CL-bindPhone .CLMsgsubmit {
  width: 100%;
  margin-bottom: 8px !important;
}
.CLdialog-V1.choose-Acount .CL-userAcount {
  padding-bottom: 48px;
  height: auto;
}
.CLdialog-V1.choose-Acount .CL-userAcount .CL-title .sub-tip {
  font-size: 12px;
  text-align: center;
  color: rgba(0, 0, 0, 0.45);
  line-height: 20px;
  margin-top: 4px;
}
.CLdialog-V1.choose-Acount .CL-userAcount .acounts-box {
  margin-top: 48px;
  text-align: center;
}
.CLdialog-V1.choose-Acount .CL-userAcount .acounts-box .acount-list {
  display: inline-block;
  margin: 0 -37px;
}
.CLdialog-V1.choose-Acount .CL-userAcount .acounts-box .acount-list .acount-item {
  float: left;
  margin: 0 37px;
}
.CLdialog-V1.choose-Acount .CL-userAcount .acounts-box .acount-list .acount-item .acount-cont .top-box .user-imgbox {
  cursor: pointer;
  display: block;
  width: 88px;
  height: 88px;
  border-radius: 100px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  box-shadow: 0px 1px 12px 0px rgba(133, 204, 97, 0.2);
  position: relative;
}
.CLdialog-V1.choose-Acount .CL-userAcount .acounts-box .acount-list .acount-item .acount-cont .top-box .user-imgbox .user-img {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 100px;
}
.CLdialog-V1.choose-Acount .CL-userAcount .acounts-box .acount-list .acount-item .acount-cont .top-box .user-imgbox .user-img img {
  display: block;
  width: 100%;
  height: 100%;
}
.CLdialog-V1.choose-Acount .CL-userAcount .acounts-box .acount-list .acount-item .acount-cont .top-box .user-imgbox .hover-box {
  position: absolute;
  bottom: 0;
  right: -9px;
}
.CLdialog-V1.choose-Acount .CL-userAcount .acounts-box .acount-list .acount-item .acount-cont .top-box .user-imgbox .hover-box i {
  font-size: 28px;
  position: relative;
}
.CLdialog-V1.choose-Acount .CL-userAcount .acounts-box .acount-list .acount-item .acount-cont .top-box .user-imgbox .hover-box i:before {
  position: relative;
  z-index: 1;
}
.CLdialog-V1.choose-Acount .CL-userAcount .acounts-box .acount-list .acount-item .acount-cont .top-box .user-imgbox .hover-box i:after {
  content: '';
  position: absolute;
  z-index: 0;
  width: 26px;
  height: 26px;
  border-radius: 20px;
  background-color: #fff;
  top: 50%;
  left: 50%;
  margin: -13px 0 0 -13px;
}
.CLdialog-V1.choose-Acount .CL-userAcount .acounts-box .acount-list .acount-item .acount-cont .top-box .user-imgbox .hover-box .wx-icon i {
  color: #85CC61;
}
.CLdialog-V1.choose-Acount .CL-userAcount .acounts-box .acount-list .acount-item .acount-cont .top-box .user-imgbox .hover-box .qq-icon i {
  color: #5EA8FF;
  font-size: 29px;
}
.CLdialog-V1.choose-Acount .CL-userAcount .acounts-box .acount-list .acount-item .acount-cont .top-box .user-imgbox .hover-box .phone-icon i {
  color: rgba(0, 0, 0, 0.65);
}
.CLdialog-V1.choose-Acount .CL-userAcount .acounts-box .acount-list .acount-item .acount-cont .top-box .user-imgbox.wx:hover {
  box-shadow: 0px 1px 12px 0px rgba(133, 204, 97, 0.5);
}
.CLdialog-V1.choose-Acount .CL-userAcount .acounts-box .acount-list .acount-item .acount-cont .top-box .user-imgbox.qq:hover {
  box-shadow: 0px 1px 12px 0px rgba(94, 168, 255, 0.5);
}
.CLdialog-V1.choose-Acount .CL-userAcount .acounts-box .acount-list .acount-item .acount-cont .top-box .user-imgbox.phone:hover {
  box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.25);
}
.CLdialog-V1.choose-Acount .CL-userAcount .acounts-box .acount-list .acount-item .acount-cont .top-box .acount-name {
  font-size: 16px;
  text-align: center;
  color: rgba(0, 0, 0, 0.85);
  line-height: 22px;
  margin-top: 9px;
}
.CLdialog-V1.choose-Acount .CL-userAcount .acounts-box .acount-list .acount-item .acount-cont .top-box .btm-tip {
  font-size: 12px;
  text-align: center;
  color: rgba(0, 0, 0, 0.45);
  line-height: 17px;
}
.CLdialog-V1.choose-Acount .CL-userAcount .acounts-box .acount-list .acount-item .acount-cont .acount-vipbox {
  text-align: center;
  padding-top: 6px;
}
.CLdialog-V1.choose-Acount .CL-userAcount .acounts-box .acount-list .acount-item .acount-cont .acount-vipbox .avip-list {
  max-width: 90px;
  display: inline-block;
  margin: 0 -2px;
}
.CLdialog-V1.choose-Acount .CL-userAcount .acounts-box .acount-list .acount-item .acount-cont .acount-vipbox .avip-list .avip-item {
  float: left;
  margin: 0 2px;
}
.CLdialog-V1.choose-Acount .CL-userAcount .acounts-box .acount-list .acount-item .acount-cont .acount-vipbox .avip-list .avip-item i {
  font-size: 12px;
}
.CLdialog-V1.choose-Acount .CL-userAcount .acounts-box .acount-list .acount-item .acount-cont .acount-vipbox .avip-list .avip-item.ys i {
  color: #17A1FF;
}
.CLdialog-V1.choose-Acount .CL-userAcount .acounts-box .acount-list .acount-item .acount-cont .acount-vipbox .avip-list .avip-item.bg i {
  color: #FA4633;
}
.CLdialog-V1.choose-Acount .CL-userAcount .acounts-box .acount-list .acount-item .acount-cont .acount-vipbox .avip-list .avip-item.illus i {
  color: #3DB060;
}
.CLdialog-V1.choose-Acount .CL-userAcount .acounts-box .acount-list .acount-item .acount-cont .acount-vipbox .avip-list .avip-item.art i {
  color: #00CFDD;
}
.CLdialog-V1.choose-Acount .CL-userAcount .acounts-box .acount-list .acount-item .acount-cont .acount-vipbox .avip-list .avip-item.ui i {
  color: #1ABC9C;
}
.CLdialog-V1.choose-Acount .CL-userAcount .acounts-box .acount-list .acount-item .acount-cont .acount-vipbox .avip-list .avip-item.model i {
  color: #FF9400;
}
.CLdialog-V1.choose-Acount .CL-userAcount .acounts-box .acount-list .acount-item .acount-cont .acount-vipbox .avip-list .avip-item.gif i {
  color: #EF2B79;
}
.CLdialog-V1.choose-Acount .CL-userAcount .acounts-box .acount-list .acount-item .acount-cont .acount-vipbox .avip-list .avip-item.photo i {
  color: #FF5859;
}
.CLdialog-V1.choose-Acount .CL-userAcount .acounts-box .acount-list .acount-item .acount-cont .acount-vipbox .avip-list .avip-item.video i {
  color: #7265E2;
}
.CLdialog-V1.choose-Acount .CL-userAcount .acounts-box .acount-list .acount-item .acount-cont .acount-vipbox .avip-list .avip-item.office i {
  color: #FFC001;
}
.CLdialog-V1.choose-Acount .CL-userAcount .acounts-box .acount-list .acount-item .acount-cont .acount-vipbox .avip-list .avip-item.compy i {
  color: #d9ac62;
  font-size: 19px;
}
.CLdialog-V1.choose-Acount .CL-userAcount .acounts-box .acount-list .acount-item .acount-cont .acount-vipbox .avip-list .avip-item.allvip em {
  width: 20px;
  height: 18px;
  display: block;
  background: url(//static.588ku.com/imgPath/public/images/allvipIcon.svg) no-repeat center / 100%;
}
/*登录注册 end*/
.user-drop-listV3 {
  width: 484px;
  background: #ffffff;
  border-radius: 4px;
  box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.05);
  top: 40px;
  right: 0;
  position: absolute;
  display: none;
  z-index: 10;
}
.user-drop-listV3 .user-infobox {
  padding: 22px 0 0 20px;
}
.user-drop-listV3 .user-infobox .head-img {
  width: 52px;
  height: 52px;
  border-radius: 50px;
  margin-right: 12px;
  overflow: hidden;
}
.user-drop-listV3 .user-infobox .head-img img {
  max-width: 100%;
}
.user-drop-listV3 .user-infobox .user-name-box .user-name-top .user-name {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.85);
  line-height: 21px;
}
.user-drop-listV3 .user-infobox .user-name-box .user-name-top .user-level {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.41);
  line-height: 12px;
  letter-spacing: 1px;
  padding-left: 10px;
}
.user-drop-listV3 .user-infobox .user-name-box .user-btm-info {
  padding-top: 8px;
  display: flex;
}
.user-drop-listV3 .user-infobox .user-name-box .user-btm-info .user-id {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 19px;
}
.user-drop-listV3 .user-infobox .user-name-box .user-btm-info .sign-code-box {
  width: 103px;
  height: 20px;
  background: #ffffff;
  border: 1px solid #ff9a24;
  border-radius: 12px;
  position: relative;
  font-size: 12px;
  display: inline-block;
  color: #ff9a24;
  line-height: 18px;
  padding-left: 8px;
  box-sizing: border-box;
}
.user-drop-listV3 .user-infobox .user-name-box .user-btm-info .sign-code-box .code-num {
  width: 31px;
  height: 20px;
  background: #ff9a24;
  border-radius: 12px;
  position: absolute;
  right: -2px;
  top: 0;
  font-size: 12px;
  color: #ffffff;
  line-height: 16px;
  text-align: center;
}
.user-drop-listV3 .user-infobox .user-name-box .user-btm-info .sign-bx-box {
  width: 103px;
  width: auto;
  height: 20px;
  background: #ffffff;
  display: inline-block;
  border-radius: 12px;
  margin-left: 16px;
  font-size: 14px;
  text-align: left;
  color: rgba(0, 0, 0, 0.65);
  line-height: 19px;
  padding-left: 8px;
  box-sizing: border-box;
  position: relative;
}
.user-drop-listV3 .user-infobox .user-name-box .user-btm-info .sign-bx-box .bx-icon {
  width: 18px;
  height: 18px;
  position: absolute;
  right: -22px;
  top: 0;
  background: url('//static.588ku.com/imgPath/public/images/xiang.svg') no-repeat center / 100%;
}
.user-drop-listV3 .user-infobox .user-name-box .user-btm-info .drop-point-box {
  position: relative;
  margin-left: 24px;
  color: rgba(0, 0, 0, 0.65);
}
.user-drop-listV3 .user-infobox .user-name-box .user-btm-info .drop-point-box:before,
.user-drop-listV3 .user-infobox .user-name-box .user-btm-info .drop-point-box:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 7px;
  background-color: #D8D8D8;
  top: 6px;
}
.user-drop-listV3 .user-infobox .user-name-box .user-btm-info .drop-point-box:before {
  left: -15px;
}
.user-drop-listV3 .user-infobox .user-name-box .user-btm-info .drop-point-box:after {
  right: -15px;
  display: none;
}
.user-drop-listV3 .user-infobox .quit {
  line-height: 52px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.85);
  color: #175aff;
  line-height: 19px;
  margin-right: 51px;
}
.user-drop-listV3 .user-infobox .quit i {
  padding-right: 4px;
  display: none;
}
.user-drop-listV3 .user-infobox .quit:hover {
  opacity: 0.85;
}
.user-drop-listV3 .user-infobox .self-link {
  font-size: 14px;
  position: absolute;
  top: 23px;
  cursor: pointer;
  right: 20px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 19px;
}
.user-drop-listV3 .user-infobox .self-link:hover {
  color: rgba(0, 0, 0, 0.85);
}
.user-drop-listV3 .vipl-box {
  padding: 20px 0 0 18px;
}
.user-drop-listV3 .vipl-box .link-open {
  position: absolute;
  right: 18px;
  width: 48px;
  height: 20px;
  border: 1px solid #175aff;
  border-radius: 12px;
  font-size: 12px;
  text-align: center;
  color: #175aff;
  box-sizing: border-box;
  line-height: 20px;
  right: 14px;
  top: 16px;
}
.user-drop-listV3 .vipl-box .link-open:hover {
  background-color: #175aff;
  color: #fff;
}
.user-drop-listV3 .vipl-box .l-box {
  width: 212px;
  height: 82px;
  background: #ffffff;
  border-radius: 3px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
  padding: 16px 0 0 16px;
  margin-right: 20px;
  display: inline-block;
  position: relative;
  box-sizing: border-box;
}
.user-drop-listV3 .vipl-box .l-box .top-tle {
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  color: rgba(0, 0, 0, 0.65);
  line-height: 21px;
}
.user-drop-listV3 .vipl-box .l-box .tl-btm {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 19px;
  display: block;
  padding-top: 8px;
}
.user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box {
  border-radius: 2px;
  position: relative;
  cursor: pointer;
  box-sizing: border-box;
  display: block;
  margin-top: 8px;
  width: 186px;
  border: 0;
}
.user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box .select-topbox {
  width: 100%;
  height: 100%;
  position: relative;
}
.user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box .select-topbox .Topval-box {
  display: block;
  width: 100%;
  height: 100%;
  padding-right: 33px;
  box-sizing: border-box;
}
.user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box .select-topbox .txt-box {
  font-size: 14px;
  display: block;
  max-width: 100%;
  color: #001013;
  line-height: 19px;
  box-sizing: border-box;
  white-space: nowrap;
  /*一行显示*/
  overflow: hidden;
  text-overflow: ellipsis;
  /*用...代替超出部分*/
}
.user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box .select-topbox .txt-box:hover {
  color: #17A1FF;
}
.user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box .select-topbox .head-img {
  display: inline-block;
  width: 16px;
  height: 16px;
  overflow: hidden;
  border-radius: 30px;
  margin-top: 9px;
  margin-right: 4px;
}
.user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box .select-topbox .head-img img {
  width: 100%;
  height: 100%;
}
.user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box .select-topbox .icon-box {
  transition: all 0.3s;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  top: 0;
  right: 3px;
}
.user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box .select-topbox .icon-box i {
  font-size: 16px;
}
.user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box .selecrdrop-box {
  width: 100%;
  position: absolute;
  top: 12px;
  left: 0;
  display: none;
  padding-top: 14px;
  z-index: 10;
}
.user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box .selecrdrop-box .droplist-ctn {
  background: #ffffff;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
  display: flex;
  padding: 8px 1px 8px 0;
  position: relative;
}
.user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box .selecrdrop-box .droplist-ctn:before {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  background-color: #fff;
  top: -3px;
  left: 12px;
  transform: rotate(45deg);
  box-shadow: -3px -3px 6px 0px rgba(0, 0, 0, 0.08);
}
.user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box .selecrdrop-box .list-box {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 212px;
  width: 100%;
}
.user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box .selecrdrop-box .list-box::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 3px;
}
.user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box .selecrdrop-box .list-box::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(184, 193, 206, 0.5);
}
.user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box .selecrdrop-box .list-box .list-item {
  width: 100%;
  height: 32px;
  cursor: pointer;
  padding-left: 12px;
  padding-right: 12px;
  box-sizing: border-box;
  white-space: nowrap;
  /*一行显示*/
  overflow: hidden;
  text-overflow: ellipsis;
  /*用...代替超出部分*/
}
.user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box .selecrdrop-box .list-box .list-item .txt-box {
  font-size: 12px;
  color: #001013;
  line-height: 32px;
  text-align: left;
  box-sizing: border-box;
  display: block;
  max-width: 100%;
  display: inline;
}
.user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box .selecrdrop-box .list-box .list-item .head-img {
  display: inline-block;
  width: 16px;
  height: 16px;
  overflow: hidden;
  border-radius: 30px;
  margin-top: 8px;
  margin-right: 4px;
}
.user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box .selecrdrop-box .list-box .list-item .head-img img {
  width: 100%;
  height: 100%;
}
.user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box .selecrdrop-box .list-box .list-item:hover {
  background-color: rgba(23, 90, 255, 0.05);
}
.user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box .selecrdrop-box .list-box .list-item:hover .txt-box {
  color: #175AFF;
}
.user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box:hover {
  border-color: #175AFF;
}
.user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box:hover .select-topbox .icon-box {
  transform: rotate(180deg);
}
.user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box:hover .selecrdrop-box {
  display: block;
}
.user-drop-listV3 .vipl-box .r-box {
  display: inline-block;
  width: 212px;
  height: 82px;
  position: relative;
  background: #ffffff;
  border-radius: 3px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
  padding: 16px 0 0 16px;
  box-sizing: border-box;
}
.user-drop-listV3 .vipl-box .r-box .top-tle {
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  color: rgba(0, 0, 0, 0.65);
  line-height: 21px;
}
.user-drop-listV3 .vipl-box .r-box .btm-swiper {
  position: relative;
}
.user-drop-listV3 .vipl-box .r-box .btm-swiper .h-box {
  display: none;
  min-width: 50px;
  color: #e1e1e1;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 4px;
  position: absolute;
  left: 50%;
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
  line-height: 14px;
  padding: 2px 10px;
  word-break: keep-all;
  white-space: nowrap;
  font-size: 10px;
  z-index: 1;
}
.user-drop-listV3 .vipl-box .r-box .btm-swiper .h-box:after {
  display: inline-block;
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  top: -9px;
  left: 45.5%;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 5px solid transparent;
  border-bottom: 5px solid rgba(0, 0, 0, 0.4);
}
.user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box {
  width: 140px;
  height: 22px;
  padding-top: 10px;
  display: inline-block;
  overflow-x: auto;
  /*隐藏滚动条，当IE下溢出，仍然可以滚动*/
  -ms-overflow-style: none;
  /*火狐下隐藏滚动条*/
  scrollbar-width: none;
}
.user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box::-webkit-scrollbar {
  /*滚动条整体样式*/
  display: none;
  width: 10px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}
.user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  display: none;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #535353;
}
.user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  display: none;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #EDEDED;
}
.user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box::-moz-scrollbar {
  /*滚动条整体样式*/
  display: none;
  width: 10px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}
.user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box::-moz-scrollbar-thumb {
  /*滚动条里面小方块*/
  display: none;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #535353;
}
.user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box::-moz-scrollbar-track {
  /*滚动条里面轨道*/
  display: none;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #EDEDED;
}
.user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box::-moz-scrollbar {
  display: none;
}
.user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box .clist-box {
  width: 308px;
  position: relative;
}
.user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box .c-item {
  float: left;
  width: 28px;
  height: 21px;
  display: inline-block;
  text-align: center;
  position: relative;
  color: #a6a6a6;
  cursor: pointer;
  /* //display: none;
                    						opacity: 0;
                    						&:nth-child(1),&:nth-child(2),&:nth-child(3),
                    						&:nth-child(4),&:nth-child(5){
                    							//display: inline-block;
                    							opacity: 1;
                    						} */
}
.user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box .c-item .h-box {
  display: none;
  min-width: 50px;
  color: #e1e1e1;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 4px;
  position: absolute;
  bottom: -23px;
  left: 50%;
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
  line-height: 14px;
  padding: 2px 10px;
  word-break: keep-all;
  white-space: nowrap;
  font-size: 10px;
  z-index: 1;
}
.user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box .c-item .h-box:after {
  display: inline-block;
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  top: -9px;
  left: 45.5%;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 5px solid transparent;
  border-bottom: 5px solid rgba(0, 0, 0, 0.4);
}
.user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box .c-item.allvip {
  background: url(//static.588ku.com/imgPath/public/images/allvipiconhui.png) no-repeat center / 70%;
}
.user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box .c-item.on.allvip {
  background: url(//static.588ku.com/imgPath/public/images/allvipIcon.svg) no-repeat center / 70%;
}
.user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box .c-item.on.ys {
  color: #17A1FF;
}
.user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box .c-item.on.bg {
  color: #FA4633;
}
.user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box .c-item.on.ui {
  color: #1ABC9C;
}
.user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box .c-item.on.art {
  color: #00CFDD;
}
.user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box .c-item.on.illus {
  color: #3DB060;
}
.user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box .c-item.on.model {
  color: #FF9400;
}
.user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box .c-item.on.gif {
  color: #EF2B79;
}
.user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box .c-item.on.photo {
  color: #FF5859;
}
.user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box .c-item.on.office {
  color: #FFC001;
}
.user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box .c-item.on.video {
  color: #7265E2;
}
.user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box .c-item.on:hover .h-box {
  display: block;
}
.user-drop-listV3 .vipl-box .r-box .btm-swiper .pg-box {
  display: inline-block;
  vertical-align: 9px;
  position: relative;
  z-index: 2;
}
.user-drop-listV3 .vipl-box .r-box .btm-swiper .pg-box i {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
}
.user-drop-listV3 .vipl-box .r-box .btm-swiper .pg-box i:hover {
  color: rgba(0, 0, 0, 0.85);
}
.user-drop-listV3 .vipl-box .r-box .btm-swiper .pg-box .prev-btn {
  width: 24px;
  height: 21px;
  cursor: pointer;
}
.user-drop-listV3 .vipl-box .r-box .btm-swiper .pg-box .prev-btn.noc i {
  color: #999;
}
.user-drop-listV3 .vipl-box .r-box .btm-swiper .pg-box .prev-btn.noc i:hover {
  color: #999;
}
.user-drop-listV3 .vipl-box .r-box .btm-swiper .pg-box .next-btn {
  cursor: pointer;
}
.user-drop-listV3 .vipl-box .r-box .btm-swiper .pg-box .next-btn.noc i {
  color: #999;
}
.user-drop-listV3 .vipl-box .r-box .btm-swiper .pg-box .next-btn.noc i:hover {
  color: #999;
}
.user-drop-listV3 .icons-box {
  padding-top: 24px;
  padding-left: 46px;
  padding-bottom: 24px;
}
.user-drop-listV3 .icons-box .iconb-item {
  /* width: 25%; */
  text-align: center;
  margin-right: 56px;
}
.user-drop-listV3 .icons-box .iconb-item:last-child {
  margin-right: 0;
}
.user-drop-listV3 .icons-box .iconb-item .link-a {
  display: inline-block;
  text-align: center;
}
.user-drop-listV3 .icons-box .iconb-item .link-a .icon-box {
  display: block;
  width: 56px;
  height: 56px;
  border-radius: 56px;
  line-height: 56px;
  text-align: center;
  background: rgba(23, 90, 255, 0.05);
  margin: 0 auto;
}
.user-drop-listV3 .icons-box .iconb-item .link-a .icon-box i {
  font-size: 28px;
  color: #008aff;
}
.user-drop-listV3 .icons-box .iconb-item .link-a .btm-tle {
  padding-top: 4px;
  font-size: 14px;
  text-align: center;
  color: rgba(0, 0, 0, 0.65);
  line-height: 19px;
  position: relative;
}
.user-drop-listV3 .icons-box .iconb-item .link-a .btm-tle .rf-box {
  height: 14px;
  background: #ff545b;
  border-radius: 6px 0px 6px 0px;
  position: absolute;
  box-sizing: border-box;
  top: -6px;
  left: 56px;
}
.user-drop-listV3 .icons-box .iconb-item .link-a .btm-tle .rf-box .txt-box {
  font-size: 10px;
  text-align: center;
  color: #ffffff;
  line-height: 14px;
  display: block;
  white-space: nowrap;
  /*一行显示*/
  padding: 0 2px;
}
.user-drop-listV3 .icons-box .iconb-item .link-a .btm-tle .rf-box.yw .txt-box {
  font-size: 13px;
  letter-spacing: -1px;
}
.user-drop-listV3 .icons-box .iconb-item .link-a .btm-tle .rf-box.zw .txt-box {
  padding: 0 4px;
}
.user-drop-listV3 .icons-box .iconb-item .link-a:hover .icon-box {
  background: rgba(23, 90, 255, 0.1);
}
.user-drop-listV3 .icons-box .iconb-item .link-a:hover .btm-tle {
  color: rgba(0, 0, 0, 0.85);
}
.user-drop-listV3 .icons-box .iconb-item.my-info .link-a .btm-tle .rf-box .txt-box {
  font-size: 13px;
  letter-spacing: -1px;
}
.user-drop-listV3 .icons-box .iconb-item.my-yhq .link-a .btm-tle .rf-box {
  left: 40px;
}
.user-drop-listV3 .icons-box .iconb-item.my-yhq .link-a .btm-tle .rf-box .txt-box {
  font-size: 12px;
  padding: 0 4px;
}
.user-drop-listV3 .out-box {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  padding: 18px 20px 20px 20px;
  height: auto;
  box-sizing: border-box;
}
.user-drop-listV3 .out-box .jc-link {
  height: 20px;
  width: 68px;
  display: none;
  background: url(//static.588ku.com/imgPath/public/images/qkTotur.svg) no-repeat;
  background: url(//static.588ku.com/imgPath/public/images/dropdownlist.png) no-repeat;
  background-position: -61px 3px;
  background-size: 190px;
  margin-right: 18px;
}
.user-drop-listV3 .out-box .kt-link {
  height: 50px;
  width: 212px;
  float: right;
  background: url(//static.588ku.com/imgPath/public/images/dropkt.png) no-repeat center / 100%;
  /* background-position: 5px 3px; */
  /* background-size: 190px; */
  position: relative;
  /* top: 1px;*/
}
.user-drop-listV3 .out-box .kt-link:before {
  content: '\4e00\952e\667a\80fd\62a0\56fe';
  display: inline-block;
  font-size: 12px;
  text-align: left;
  color: rgba(0, 0, 0, 0.65);
  line-height: 16px;
  padding: 19px 0 0 114px;
}
.user-drop-listV3 .out-box .bj-link {
  height: 50px;
  width: 212px;
  background: url(//static.588ku.com/imgPath/public/images/dropbj.png) no-repeat center / 100%;
  /* background-position: -127px 3px; */
  /* background-size: 190px; */
  position: relative;
}
.user-drop-listV3 .out-box .bj-link:before {
  content: '\4f5c\56fe\5982\6b64\7b80\5355';
  display: inline-block;
  font-size: 12px;
  text-align: left;
  color: rgba(0, 0, 0, 0.65);
  line-height: 16px;
  padding: 19px 0 0 114px;
}
.user-drop-listV3 .out-box .bj-link i {
  display: none;
  font-size: 16px;
  color: #354352;
  line-height: 19px;
  position: relative;
  top: 1px;
}
.user-drop-listV3 .out-box > a:hover {
  opacity: 0.85;
}
.user-drop-listV3 .out-box .quit {
  line-height: 52px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.85);
  line-height: 19px;
}
.user-drop-listV3 .out-box .quit i {
  padding-right: 4px;
}
.user-info-box:hover .user-drop-listV3 {
  display: block;
}
/*头部公共 start*/
.ku-headTop-navV1 {
  background: #fff;
  width: 100%;
  height: 60px;
  height: 80px;
  padding-top: 10px;
  box-sizing: border-box;
  z-index: 200;
  min-width: 1200px;
  border-bottom: 1px solid #FAFAFA;
  position: relative;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.04);
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.08);
  /*二级头部公用start*/
  /*二级头部公用end*/
  /*办公头部 start*/
  /*办公头部end*/
}
.ku-headTop-navV1 .head-em {
  /* color: #fff;
        font-size: 12px;
        background: url(//static.588ku.com/imgPath/public/images/Icon/rfixicon.svg) no-repeat center / 100%;
        display: inline-block;
        padding: 0 4px;
        width: 54px;
        height: 24px;
        position: absolute;
        top: -9px;
        text-align: center;
        font-weight: bold;
        line-height: 46px;
        right: -27px;
        letter-spacing: 0;
        line-height: 20px; */
  color: #fff;
  font-size: 12px;
  background: red;
  display: inline-block;
  padding: 0 4px;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
  position: absolute;
  top: -6px;
  right: -22px;
  line-height: normal;
}
.ku-headTop-navV1 .payNav-box {
  display: inline-block;
  float: left;
}
.ku-headTop-navV1 .payNav-box .payNav-text {
  float: left;
  margin-top: 21px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 20px;
  padding-left: 12px;
  margin-left: 12px;
  border-left: 1px solid rgba(0, 0, 0, 0.08);
}
.ku-headTop-navV1 .fix-logo-box {
  display: inline-block;
  float: left;
}
.ku-headTop-navV1 .fix-logo-box .fix-logotext {
  float: left;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
  padding-left: 8px;
  margin-left: 12px;
  position: relative;
  line-height: 60px;
}
.ku-headTop-navV1 .fix-logo-box .fix-logotext:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
  height: 20px;
  width: 2px;
  background-color: rgba(0, 0, 0, 0.08);
}
.ku-headTop-navV1 .fix-logo {
  float: left;
  margin-top: 16px;
  height: 32px;
  display: inline-block;
  width: 128px;
  background: url(//static.588ku.com/imgPath/index/images/1902/logoheng.svg?v=190228) no-repeat center / auto 100%;
}
.ku-headTop-navV1 .vip-logo-z {
  float: left;
  margin-top: -3px !important;
  height: 32px ;
  display: inline-block;
  width: 133px !important;
  height: 64px !important;
  background: url(//static.588ku.com/imgPath/index/images/1902/list_logo_gif.gif?v=190228) no-repeat center / auto 100% !important;
}
.ku-headTop-navV1 .headTop-leftList {
  display: inline-block;
  margin-left: 26px;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box {
  height: 40px;
  top: 0;
  line-height: 38px;
  box-sizing: border-box;
  border-radius: 4px;
  z-index: 10;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .show-title-box {
  cursor: pointer;
  text-align: center;
  margin-right: 2px;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .show-title-box .show-title {
  font-size: 16px;
  font-weight: normal;
  display: inline-block;
  color: rgba(0, 0, 0, 0.85);
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .show-title-box i {
  font-size: 14px;
  margin-right: 0px;
  color: rgba(0, 0, 0, 0.25);
  vertical-align: 1px;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 {
  position: absolute;
  left: -165px;
  display: none;
  width: 899px;
  background: #FFFFFF;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  top: 45px;
  top: 59px;
  left: -154px;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn {
  width: 100%;
  opacity: 1;
  background: #ffffff;
  border-radius: 4px;
  padding: 11px 30px 15px !important;
  box-sizing: border-box;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box {
  line-height: 44px;
  box-sizing: border-box;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box:last-child {
  border-bottom: 0;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box .l-tle {
  display: inline-block;
  width: 124px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: #F8F9FB;
  border-radius: 4px;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box .l-tle a {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 16px;
  color: #505050;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  letter-spacing: 1px;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box .l-tle .icon-box {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box .l-tle .icon-box .icon_qiye-item {
  display: inline-block;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box .l-tle .icon-box .icon_qiye-yuansu {
  width: 19px;
  height: 18px;
  background: url("//static.588ku.com/imgPath/index/images/V1/btnIcon/images/icon_qiye-yuansu.svg") no-repeat center / 100%;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box .l-tle .icon-box .icon_qiye-beijing {
  width: 20px;
  height: 17px;
  background: url("//static.588ku.com/imgPath/index/images/V1/btnIcon/images/icon_qiye-beijing.svg") no-repeat center / 100%;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box .l-tle .icon-box .icon_qiye-moban {
  width: 20px;
  height: 18px;
  background: url("//static.588ku.com/imgPath/index/images/V1/btnIcon/images/icon_qiye-moban.svg") no-repeat center / 100%;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box .l-tle .icon-box .icon_qiye-gif {
  width: 20px;
  height: 18px;
  background: url("//static.588ku.com/imgPath/index/images/V1/btnIcon/images/icon_qiye-gif.svg") no-repeat center / 100%;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box .l-tle .icon-box .icon_qiye-bangong {
  width: 21px;
  height: 16px;
  background: url("//static.588ku.com/imgPath/index/images/V1/btnIcon/images/icon_qiye-bangong.svg") no-repeat center / 100%;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box .l-tle .icon-box .icon_qiye-shiting {
  width: 18px;
  height: 18px;
  background: url("//static.588ku.com/imgPath/index/images/V1/btnIcon/images/icon_qiye-shiting.svg") no-repeat center / 100%;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box .l-tle .icon-box .icon_qiye-yishuzi {
  width: 20px;
  height: 19px;
  background: url("//static.588ku.com/imgPath/index/images/V1/btnIcon/images/icon_qiye-yishuzi.svg") no-repeat center / 100%;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box .l-tle .icon-box .icon_qiye-UI {
  width: 20px;
  height: 17px;
  background: url("//static.588ku.com/imgPath/index/images/V1/btnIcon/images/icon_qiye-UI.svg") no-repeat center / 100%;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box .l-tle .icon-box .icon_qiye-sheying {
  width: 20px;
  height: 19px;
  background: url("//static.588ku.com/imgPath/index/images/V1/btnIcon/images/icon_qiye-sheying.svg") no-repeat center / 100%;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box .l-tle .icon-box .icon_qiye-chahua {
  width: 20px;
  height: 18px;
  background: url("//static.588ku.com/imgPath/index/images/V1/btnIcon/images/icon_qiye-chahua.svg") no-repeat center / 100%;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box .link-item-box {
  display: flex;
  margin-left: 35px;
  position: relative;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box .link-item-box::after {
  content: "";
  width: 680px;
  height: 1px;
  background: #F1F4F8;
  position: absolute;
  bottom: 0;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box .link-item {
  display: inline-block;
  width: 95px;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box .link-item:last-child {
  margin-left: 20px;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box .link-item:last-child a {
  color: #595959;
  text-decoration: underline;
  font-weight: 600;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box .link-item a {
  font-size: 14px;
  color: #595959;
  letter-spacing: 1px;
  display: inline-block;
  width: 100%;
  height: 100%;
  font-weight: 500;
  color: #777777;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box.ys .l-tle a .icon-box i,
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box.ys .link-item a .icon-box i {
  color: #17A1FF;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box.ys .l-tle a:hover,
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box.ys .link-item a:hover {
  color: #17A1FF;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box.art .l-tle a .icon-box i,
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box.art .link-item a .icon-box i {
  color: #00CFDD;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box.art .l-tle a:hover,
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box.art .link-item a:hover {
  color: #00CFDD;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box.bg .l-tle a .icon-box i,
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box.bg .link-item a .icon-box i {
  color: #FA4633;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box.bg .l-tle a:hover,
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box.bg .link-item a:hover {
  color: #FA4633;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box.ui .l-tle a .icon-box i,
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box.ui .link-item a .icon-box i {
  color: #1ABC9C;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box.ui .l-tle a:hover,
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box.ui .link-item a:hover {
  color: #1ABC9C;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box.illus .l-tle a .icon-box i,
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box.illus .link-item a .icon-box i {
  color: #3DB060;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box.illus .l-tle a:hover,
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box.illus .link-item a:hover {
  color: #3DB060;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box.model .l-tle a .icon-box i,
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box.model .link-item a .icon-box i {
  color: #FF9400;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box.model .l-tle a:hover,
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box.model .link-item a:hover {
  color: #FF9400;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box.video .l-tle a .icon-box i,
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box.video .link-item a .icon-box i {
  color: #7265E2;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box.video .l-tle a:hover,
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box.video .link-item a:hover {
  color: #7265E2;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box.gif .l-tle a .icon-box i,
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box.gif .link-item a .icon-box i {
  color: #EF2B79;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box.gif .l-tle a:hover,
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box.gif .link-item a:hover {
  color: #EF2B79;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box.photo .l-tle a .icon-box i,
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box.photo .link-item a .icon-box i {
  color: #FF5859;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box.photo .l-tle a:hover,
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box.photo .link-item a:hover {
  color: #FF5859;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box.office .l-tle a .icon-box i,
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box.office .link-item a .icon-box i {
  color: #FFC001;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box.office .l-tle a:hover,
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .nline-box.office .link-item a:hover {
  color: #FFC001;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .illus .link-item-box::after {
  content: "";
  width: 680px;
  height: 0px;
  background: #F1F4F8;
  position: absolute;
  bottom: 0;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .new-black {
  width: 100%;
  height: 39px;
  margin-top: 16px;
  display: flex;
  justify-content: space-between;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .new-black .title-black {
  height: 100%;
  display: flex;
  align-items: center;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .new-black .title-black span {
  font-size: 16px;
  font-weight: SC;
  text-align: left;
  color: #505050;
  line-height: 16px;
  letter-spacing: 1px;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .new-black .temp-black {
  width: 794px;
  height: 100%;
  display: flex;
  justify-content: space-between;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .new-black .temp-black .pic-box {
  width: 130px;
  height: 39px;
  border-radius: 2px;
  cursor: pointer;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .new-black .temp-black .pic-box img {
  width: 100%;
  height: 100%;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-boxV1 .nl-ctn .new-black .temp-black .pic-box:hover {
  opacity: 0.8;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box {
  position: absolute;
  padding-top: 16px;
  top: 24px;
  top: 38px;
  left: 0;
  display: none;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list {
  width: 176px;
  background: #fff;
  box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.05);
  border-radius: 6px 0px 6px 6px;
  position: relative;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li {
  position: unset;
  background-color: transparent;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li > span {
  display: block;
  padding-left: 16px;
  position: relative;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li > span em {
  color: rgba(0, 0, 0, 0.85);
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li > span a {
  display: inline-block;
  line-height: 48px;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li > span a > span {
  display: inline-block;
  font-size: 14px;
  margin-right: 1px;
  color: rgba(0, 0, 0, 0.85);
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li > span a:hover span {
  text-decoration: underline;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li > span i {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.45);
  display: inline-block;
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
  position: absolute;
  top: 50%;
  margin-top: -21px;
  right: 5px;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-type-box-parent {
  display: none;
  padding-bottom: 12px;
  position: absolute;
  width: auto;
  padding: 16px;
  padding: 10px 0 20px 33px;
  box-sizing: border-box;
  top: 0;
  left: 176px;
  min-height: 100%;
  background-color: #fff;
  box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.05);
  border-radius: 0px 4px 4px 4px;
  overflow: hidden;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box {
  width: 100%;
  padding-top: 10px;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box .nax-child-list {
  width: 549px;
  width: 482px;
  margin: 0 auto;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box .nax-child-list .nax-child-top {
  border-top: 1px solid rgba(0, 0, 0, 0.03);
  margin-right: 16px;
  box-sizing: border-box;
  padding-top: 16px;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box .nax-child-list .nax-child-top .tpoic-name {
  font-size: 16px;
  line-height: 30px;
  display: inline-block;
  float: left;
  text-align: left;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box .nax-child-list .nax-child-top .openVip-Btn {
  float: right;
  height: 28px;
  line-height: 28px;
  border: 1px solid;
  border-color: #000;
  text-align: center;
  border-radius: 4px;
  margin-left: 20px;
  padding: 0 8px;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box .nax-child-list .nax-child-top .openVip-Btn i {
  font-size: 15px;
  display: inline-block;
  margin-right: -2px;
  vertical-align: middle;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box .nax-child-list .nav-type-box {
  padding-top: 16px;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box .nax-child-list .nav-type-box .nav-type-line:last-child {
  margin-bottom: 0;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box .nax-child-list .nav-type-box .nav-type-line .nav-type-name {
  display: inline-block;
  min-width: 45px;
  float: left;
  line-height: 22px;
  text-align: left;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box .nax-child-list .nav-type-box .nav-type-line .more-tab {
  cursor: pointer;
  float: right;
  font-size: 14px;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box .nax-child-list .nav-type-box .nav-type-line .more-tab i {
  display: inline-block;
  font-size: 12px;
  padding-left: 2px;
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box .nax-child-list .nav-type-box .nav-type-line .nav-child-ul {
  display: inline-block;
  max-width: 517px;
  max-width: 460px;
  max-width: 400px;
  float: left;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li {
  min-width: 97px;
  float: left;
  line-height: 22px;
  text-align: left;
  margin-bottom: 8px;
  margin-bottom: 2px;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a {
  color: rgba(0, 0, 0, 0.65);
  line-height: 22px;
  display: inline-block;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box:first-child .nax-child-list .nax-child-top {
  border-top: 0;
  padding-top: 0;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.ys .nax-child-list .nax-child-top .tpoic-name {
  color: #17A1FF;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.ys .nax-child-list .nax-child-top .openVip-Btn {
  color: #17A1FF;
  border-color: rgba(23, 161, 255, 0.25);
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.ys .nax-child-list .nax-child-top .openVip-Btn i {
  color: #17A1FF;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.ys .nax-child-list .nax-child-top .openVip-Btn:hover {
  background: rgba(23, 161, 255, 0.15);
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.ys .nax-child-list .nav-type-box .nav-type-line .more-tab {
  color: #17A1FF;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.ys .nax-child-list .nav-type-box .nav-type-line .more-tab i {
  color: #17A1FF;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.ys .nax-child-list .nav-type-box .nav-type-line .nav-child-ul {
  max-width: 100%;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.ys .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a {
  font-size: 14px;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.ys .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a:hover {
  color: #17A1FF;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.bg .nax-child-list .nax-child-top .tpoic-name {
  color: #FA4633;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.bg .nax-child-list .nax-child-top .openVip-Btn {
  color: #FA4633;
  border-color: rgba(250, 70, 51, 0.25);
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.bg .nax-child-list .nax-child-top .openVip-Btn i {
  color: #FA4633;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.bg .nax-child-list .nax-child-top .openVip-Btn:hover {
  background: rgba(250, 70, 51, 0.15);
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.bg .nax-child-list .nav-type-box .nav-type-line .more-tab {
  color: #FA4633;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.bg .nax-child-list .nav-type-box .nav-type-line .more-tab i {
  color: #FA4633;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.bg .nax-child-list .nav-type-box .nav-type-line .nav-type-name {
  color: #FA4633;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.bg .nax-child-list .nav-type-box .nav-type-line .nav-type-name a {
  color: #FA4633;
  display: inline-block;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.bg .nax-child-list .nav-type-box .nav-type-line .nav-child-ul {
  float: left;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.bg .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a {
  font-size: 14px;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.bg .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a:hover {
  color: #FA4633;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.model .nax-child-list .nax-child-top .tpoic-name {
  color: #FF9400;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.model .nax-child-list .nax-child-top .openVip-Btn {
  color: #FF9400;
  border-color: rgba(255, 148, 0, 0.25);
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.model .nax-child-list .nax-child-top .openVip-Btn i {
  color: #FF9400;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.model .nax-child-list .nax-child-top .openVip-Btn:hover {
  background: rgba(255, 148, 0, 0.15);
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.model .nax-child-list .nav-type-box .nav-type-line .more-tab {
  color: #FF9400;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.model .nax-child-list .nav-type-box .nav-type-line .more-tab i {
  color: #FF9400;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.model .nax-child-list .nav-type-box .nav-type-line .nav-type-name {
  min-width: 62px;
  color: #FF9400;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.model .nax-child-list .nav-type-box .nav-type-line .nav-type-name a {
  color: #FF9400;
  display: inline-block;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.model .nax-child-list .nav-type-box .nav-type-line .nav-child-ul {
  float: left;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.model .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a {
  font-size: 14px;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.model .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a:hover {
  color: #FF9400;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.gif .nax-child-list .nax-child-top .tpoic-name {
  color: #EF2B79;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.gif .nax-child-list .nax-child-top .openVip-Btn {
  color: #EF2B79;
  border-color: rgba(239, 43, 121, 0.25);
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.gif .nax-child-list .nax-child-top .openVip-Btn i {
  color: #EF2B79;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.gif .nax-child-list .nax-child-top .openVip-Btn:hover {
  background: rgba(239, 43, 121, 0.15);
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.gif .nax-child-list .nav-type-box .nav-type-line .more-tab {
  color: #EF2B79;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.gif .nax-child-list .nav-type-box .nav-type-line .more-tab i {
  color: #EF2B79;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.gif .nax-child-list .nav-type-box .nav-type-line .nav-type-name {
  color: #EF2B79;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.gif .nax-child-list .nav-type-box .nav-type-line .nav-type-name a {
  color: #EF2B79;
  display: inline-block;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.gif .nax-child-list .nav-type-box .nav-type-line .nav-child-ul {
  float: left;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.gif .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a {
  font-size: 14px;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.gif .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a:hover {
  color: #EF2B79;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.photo .nax-child-list .nax-child-top .tpoic-name {
  color: #FF5859;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.photo .nax-child-list .nax-child-top .openVip-Btn {
  color: #FF5859;
  border-color: rgba(255, 88, 89, 0.25);
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.photo .nax-child-list .nax-child-top .openVip-Btn i {
  color: #FF5859;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.photo .nax-child-list .nax-child-top .openVip-Btn:hover {
  background: rgba(255, 88, 89, 0.15);
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.photo .nax-child-list .nav-type-box .nav-type-line .more-tab {
  color: #FF5859;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.photo .nax-child-list .nav-type-box .nav-type-line .more-tab i {
  color: #FF5859;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.photo .nax-child-list .nav-type-box .nav-type-line .nav-type-name {
  color: #FF5859;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.photo .nax-child-list .nav-type-box .nav-type-line .nav-type-name a {
  color: #FF5859;
  display: inline-block;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.photo .nax-child-list .nav-type-box .nav-type-line .nav-child-ul {
  float: left;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.photo .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a {
  font-size: 14px;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.photo .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a:hover {
  color: #FF5859;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.ui .nax-child-list .nax-child-top .tpoic-name {
  color: #1ABC9C;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.ui .nax-child-list .nax-child-top .openVip-Btn {
  color: #1ABC9C;
  border-color: rgba(26, 188, 156, 0.25);
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.ui .nax-child-list .nax-child-top .openVip-Btn i {
  color: #1ABC9C;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.ui .nax-child-list .nax-child-top .openVip-Btn:hover {
  background: rgba(26, 188, 156, 0.15);
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.ui .nax-child-list .nav-type-box .nav-type-line .more-tab {
  color: #1ABC9C;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.ui .nax-child-list .nav-type-box .nav-type-line .more-tab i {
  color: #1ABC9C;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.ui .nax-child-list .nav-type-box .nav-type-line .nav-type-name {
  color: #1ABC9C;
  min-width: 88px;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.ui .nax-child-list .nav-type-box .nav-type-line .nav-type-name a {
  color: #1ABC9C;
  display: inline-block;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.ui .nax-child-list .nav-type-box .nav-type-line .nav-child-ul {
  float: left;
  max-width: 379px;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.ui .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a {
  font-size: 14px;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.ui .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a:hover {
  color: #1ABC9C;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.illus .nax-child-list .nax-child-top .tpoic-name {
  color: #3DB060;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.illus .nax-child-list .nax-child-top .openVip-Btn {
  color: #3DB060;
  border-color: rgba(108, 201, 12, 0.25);
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.illus .nax-child-list .nax-child-top .openVip-Btn i {
  color: #3DB060;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.illus .nax-child-list .nax-child-top .openVip-Btn:hover {
  background: rgba(108, 201, 12, 0.15);
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.illus .nax-child-list .nav-type-box .nav-type-line .more-tab {
  color: #3DB060;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.illus .nax-child-list .nav-type-box .nav-type-line .more-tab i {
  color: #3DB060;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.illus .nax-child-list .nav-type-box .nav-type-line .nav-type-name {
  min-width: 49px;
  color: #3DB060;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.illus .nax-child-list .nav-type-box .nav-type-line .nav-type-name a {
  color: #3DB060;
  display: inline-block;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.illus .nax-child-list .nav-type-box .nav-type-line .nav-child-ul {
  float: left;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.illus .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a {
  font-size: 14px;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.illus .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a:hover {
  color: #3DB060;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.art .nax-child-list .nax-child-top .tpoic-name {
  color: #00CFDD;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.art .nax-child-list .nax-child-top .openVip-Btn {
  color: #00CFDD;
  border-color: rgba(0, 207, 221, 0.25);
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.art .nax-child-list .nax-child-top .openVip-Btn i {
  color: #00CFDD;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.art .nax-child-list .nax-child-top .openVip-Btn:hover {
  background: rgba(0, 207, 221, 0.15);
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.art .nax-child-list .nav-type-box .nav-type-line .more-tab {
  color: #00CFDD;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.art .nax-child-list .nav-type-box .nav-type-line .more-tab i {
  color: #00CFDD;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.art .nax-child-list .nav-type-box .nav-type-line .nav-type-name {
  min-width: 49px;
  color: #00CFDD;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.art .nax-child-list .nav-type-box .nav-type-line .nav-type-name a {
  color: #00CFDD;
  display: inline-block;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.art .nax-child-list .nav-type-box .nav-type-line .nav-child-ul {
  float: left;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.art .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a {
  font-size: 14px;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.art .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a:hover {
  color: #00CFDD;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.video .nax-child-list .nax-child-top .tpoic-name {
  color: #7265E2;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.video .nax-child-list .nax-child-top .openVip-Btn {
  color: #7265E2;
  border-color: rgba(104, 105, 209, 0.25);
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.video .nax-child-list .nax-child-top .openVip-Btn i {
  color: #7265E2;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.video .nax-child-list .nax-child-top .openVip-Btn:hover {
  background: rgba(104, 105, 209, 0.15);
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.video .nax-child-list .nav-type-box .nav-type-line .more-tab {
  color: #7265E2;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.video .nax-child-list .nav-type-box .nav-type-line .more-tab i {
  color: #7265E2;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.video .nax-child-list .nav-type-box .nav-type-line .nav-type-name {
  color: #7265E2;
  padding-right: 24px;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.video .nax-child-list .nav-type-box .nav-type-line .nav-type-name a {
  color: #7265E2;
  display: inline-block;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.video .nax-child-list .nav-type-box .nav-type-line .nav-child-ul {
  float: left;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.video .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a {
  font-size: 14px;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.video .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a:hover {
  color: #7265E2;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.audio .nax-child-list .nax-child-top .tpoic-name {
  color: #7265E2;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.audio .nax-child-list .nax-child-top .openVip-Btn {
  color: #7265E2;
  border-color: rgba(114, 101, 226, 0.25);
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.audio .nax-child-list .nax-child-top .openVip-Btn i {
  color: #7265E2;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.audio .nax-child-list .nax-child-top .openVip-Btn:hover {
  background: rgba(114, 101, 226, 0.15);
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.audio .nax-child-list .nav-type-box .nav-type-line .more-tab {
  color: #7265E2;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.audio .nax-child-list .nav-type-box .nav-type-line .more-tab i {
  color: #7265E2;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.audio .nax-child-list .nav-type-box .nav-type-line .nav-type-name {
  color: #7265E2;
  padding-right: 24px;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.audio .nax-child-list .nav-type-box .nav-type-line .nav-type-name a {
  color: #7265E2;
  display: inline-block;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.audio .nax-child-list .nav-type-box .nav-type-line .nav-child-ul {
  float: left;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.audio .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a:hover {
  color: #7265E2;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.office .nax-child-list .nax-child-top .tpoic-name {
  color: #FFC001;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.office .nax-child-list .nax-child-top .openVip-Btn {
  color: #FFC001;
  border-color: rgba(255, 192, 1, 0.25);
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.office .nax-child-list .nax-child-top .openVip-Btn i {
  color: #FFC001;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.office .nax-child-list .nax-child-top .openVip-Btn:hover {
  background: rgba(255, 192, 1, 0.15);
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.office .nax-child-list .nav-type-box .nav-type-line .more-tab {
  color: #FFC001;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.office .nax-child-list .nav-type-box .nav-type-line .more-tab i {
  color: #FFC001;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.office .nax-child-list .nav-type-box .nav-type-line .more-tab.moreShow i {
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.office .nax-child-list .nav-type-box .nav-type-line .nav-type-name {
  min-width: 98px;
  min-width: 80px;
  color: #FFC001;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.office .nax-child-list .nav-type-box .nav-type-line .nav-type-name a {
  color: #FFC001;
  display: inline-block;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.office .nax-child-list .nav-type-box .nav-type-line .nav-child-ul {
  float: left;
  min-height: 26px;
  max-width: 502px;
  max-width: 466px;
  max-width: 400px;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.office .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a {
  font-size: 14px;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li .nav-child-box.office .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a:hover {
  color: #FFC001;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li:hover {
  background-color: #F3FCFF;
}
.ku-headTop-navV1 .headTop-leftList .headTopClass-box .navtype-left-box .class-list-box .class-list > li:hover .nav-type-box-parent {
  display: block;
}
.ku-headTop-navV1 .headTop-leftList .drop-down {
  float: left;
  position: relative;
  top: 0;
  left: 0;
}
.ku-headTop-navV1 .headTop-leftList .drop-down:after {
  content: ' ';
  /* width: 100%; */
  background-color: transparent;
  width: 65px;
  height: 59px;
  position: absolute;
  top: 0;
  left: 0;
}
.ku-headTop-navV1 .headTop-leftList .drop-down .focus-key {
  border-radius: 4px 0 0 4px;
  cursor: pointer;
  line-height: 38px;
  box-sizing: border-box;
  border-color: rgba(23, 161, 255, 0.65);
  color: rgba(0, 0, 0, 0.45);
}
.ku-headTop-navV1 .headTop-leftList .drop-down .focus-key .center-ib {
  display: block;
}
.ku-headTop-navV1 .headTop-leftList .drop-down .focus-key .center-ib .keytext {
  color: rgba(0, 0, 0, 0.85);
}
.ku-headTop-navV1 .headTop-leftList .drop-down .focus-key i {
  display: inline-block;
  font-size: 14px;
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ku-headTop-navV1 .headTop-leftList .drop-down .down-list {
  width: 100%;
  width: 86px;
  position: absolute;
  top: 40px;
  z-index: 5;
  left: -16px;
  background-color: #fff;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 4px 4px;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.ku-headTop-navV1 .headTop-leftList .drop-down .down-list li {
  cursor: pointer;
  padding-left: 18px;
  line-height: 28px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
}
.ku-headTop-navV1 .headTop-leftList .drop-down .down-list li a {
  color: rgba(0, 0, 0, 0.65);
}
.ku-headTop-navV1 .headTop-leftList .drop-down .down-list li:hover {
  background-color: #F3FCFF;
}
.ku-headTop-navV1 .headTop-leftList .drop-down:hover .navtype-left-box,
.ku-headTop-navV1 .headTop-leftList .drop-down:hover .navtype-left-boxV1 {
  display: block;
}
.ku-headTop-navV1 .headTop-leftList .drop-down:hover .down-list {
  visibility: visible;
  opacity: 1;
}
.ku-headTop-navV1 .headTop-leftList .link-box {
  display: inline-block;
  margin-left: 36px;
  position: relative;
}
.ku-headTop-navV1 .headTop-leftList .link-box a {
  font-size: 16px;
  display: block;
  color: rgba(0, 0, 0, 0.85);
  line-height: 40px;
}
.ku-headTop-navV1 .headTop-leftList .link-box a:hover {
  color: #17A1FF;
}
.ku-headTop-navV1 .center-fix-box {
  position: absolute;
  top: 0;
  left: 50%;
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.ku-headTop-navV1 .center-fix-box .topMenu-list li a {
  position: relative;
  display: block;
  font-size: 16px;
  height: 80px;
  line-height: 80px;
  padding: 0 20px;
  text-align: center;
  transition: all 0.2s;
  -ms-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  color: rgba(0, 0, 0, 0.65);
}
.ku-headTop-navV1 .center-fix-box .topMenu-list li a:after {
  content: "";
  position: absolute;
  height: 3px;
  bottom: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  border-radius: 2px;
}
.ku-headTop-navV1 .center-fix-box .topMenu-list li a.more {
  font-size: 40px;
  line-height: 45px;
}
.ku-headTop-navV1 .center-fix-box .topMenu-list li a.ys:after {
  background-color: #17A1FF;
}
.ku-headTop-navV1 .center-fix-box .topMenu-list li a.bg:after {
  background-color: #FA4633;
}
.ku-headTop-navV1 .center-fix-box .topMenu-list li a.model:after {
  background-color: #FF9400;
}
.ku-headTop-navV1 .center-fix-box .topMenu-list li a.art:after {
  background-color: #00CFDD;
}
.ku-headTop-navV1 .center-fix-box .topMenu-list li a.office:after {
  background-color: #FFC001;
}
.ku-headTop-navV1 .center-fix-box .topMenu-list li a.ui:after {
  background-color: #1ABC9C;
}
.ku-headTop-navV1 .center-fix-box .topMenu-list li a.video:after {
  background-color: #7265E2;
}
.ku-headTop-navV1 .center-fix-box .topMenu-list li a.audio:after {
  background-color: #7265E2;
}
.ku-headTop-navV1 .center-fix-box .topMenu-list li a.illus:after {
  background-color: #3DB060;
}
.ku-headTop-navV1 .center-fix-box .topMenu-list li a.photo:after {
  background-color: #FF5859;
}
.ku-headTop-navV1 .center-fix-box .topMenu-list li a.gif:after {
  background-color: #EF2B79;
}
.ku-headTop-navV1 .center-fix-box .topMenu-list li a > em {
  width: 30px;
  height: 20px;
  position: absolute;
  top: 7px;
  right: -28px;
}
.ku-headTop-navV1 .center-fix-box .topMenu-list li a > em.ppt-Icon {
  background: url(//static.588ku.com/imgPath/index/images/1902/PPT-icon.svg) no-repeat center;
}
.ku-headTop-navV1 .center-fix-box .topMenu-list li a > em.new-Icon {
  background: url(//static.588ku.com/imgPath/index/images/1902/new-icon.svg) no-repeat center;
}
.ku-headTop-navV1 .center-fix-box .topMenu-list li a > em.hot-Icon {
  background: url(//static.588ku.com/imgPath/index/images/1902/hot-Icon.svg) no-repeat center;
}
.ku-headTop-navV1 .center-fix-box .topMenu-list li.on a {
  color: rgba(0, 0, 0, 0.85);
}
.ku-headTop-navV1 .center-fix-box .topMenu-list li:hover > a:after,
.ku-headTop-navV1 .center-fix-box .topMenu-list li.on > a:after {
  width: 36%;
}
.ku-headTop-navV1 .top-nav-menu {
  margin-top: 10px;
  height: 40px;
}
.ku-headTop-navV1 .top-nav-menu li {
  position: relative;
}
.ku-headTop-navV1 .top-nav-menu li:last-child {
  margin-right: 0;
}
.ku-headTop-navV1 .top-nav-menu li.tool > a {
  display: block;
  font-size: 14px;
  height: 40px;
  position: relative;
  line-height: 40px;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
  margin: 0 20px 0 0;
  color: rgba(0, 0, 0, 0.45);
  color: rgba(0, 0, 0, 0.65);
  padding: 0;
}
.ku-headTop-navV1 .top-nav-menu li.tool > a .head-vip-icon {
  display: inline-block;
  margin-right: 2px;
  width: 20px;
  height: 20px;
  vertical-align: middle;
}
.ku-headTop-navV1 .top-nav-menu li.tool > a .head-vip-icon.font-icon {
  background: url(//static.588ku.com/imgPath/public/images/head-font-icon.svg) no-repeat center / 16px;
  margin-right: 5px;
}
.ku-headTop-navV1 .top-nav-menu li.tool > a .company-vip-icon {
  background: url(//static.588ku.com/imgPath/public/images/company-vip-icon.svg) no-repeat center;
}
.ku-headTop-navV1 .top-nav-menu li.tool > a .per-vip-icon {
  width: 16px;
  display: inline-block;
  height: 16px;
  margin-right: 4px;
  vertical-align: -3px;
  background: url(//static.588ku.com/imgPath/public/images/allvipIcon.svg) no-repeat center / 100%;
}
.ku-headTop-navV1 .top-nav-menu li.tool > a .head-Vip-icon {
  display: inline-block;
  vertical-align: middle;
}
.ku-headTop-navV1 .top-nav-menu li.tool > a .head-Vip-icon.ys {
  color: #17A1FF;
}
.ku-headTop-navV1 .top-nav-menu li.tool > a .head-Vip-icon.company {
  color: #d9ac62;
}
.ku-headTop-navV1 .top-nav-menu li.tool > a:hover {
  color: #17A1FF !important;
}
.ku-headTop-navV1 .top-nav-menu li.tool > a i.icon-CombinedShape {
  vertical-align: -2px;
  margin-right: 2px;
}
.ku-headTop-navV1 .top-nav-menu li.tool > a i.icon-CombinedShape.video {
  color: #7265E2;
}
.ku-headTop-navV1 .top-nav-menu li.topNavli-style1 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.65);
}
@keyframes smtwo-up-down1 {
  0% {
    -webkit-transform: translate(0, 3px);
    transform: translate(0, 3px);
  }
  20% {
    -webkit-transform: translate(0, -3px);
    transform: translate(0, -3px);
  }
  40% {
    -webkit-transform: translate(0, 3px);
    transform: translate(0, 3px);
  }
  60% {
    -webkit-transform: translate(0, -3px);
    transform: translate(0, -3px);
  }
  80% {
    -webkit-transform: translate(0, 3px);
    transform: translate(0, 3px);
  }
  100% {
    -webkit-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
}
.ku-headTop-navV1 .top-nav-menu li.topNavli-style1 a {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.65);
  margin-right: 26px;
  display: block;
  width: 100%;
}
.ku-headTop-navV1 .top-nav-menu li.topNavli-style1 a.compyheadrt-link {
  width: 107px;
  height: 42px;
  position: relative;
  top: 4px;
}
.ku-headTop-navV1 .top-nav-menu li.topNavli-style1 a.compyheadrt-link:before {
  content: '';
  position: absolute;
  width: 86px;
  height: 26px;
  opacity: 1;
  border-radius: 6px;
  top: 3px;
  left: 21px;
  background: url(//static.588ku.com/imgPath/public/images/compyheadrtl.svg) no-repeat center / 100%;
}
.ku-headTop-navV1 .top-nav-menu li.topNavli-style1 a.compyheadrt-link .vip-icon {
  width: 36px;
  height: 32px;
  position: absolute;
  left: 5px;
  top: 0;
  background: url(//static.588ku.com/imgPath/public/images/compyheadrtgif.gif?v=202104081103) no-repeat center / 100%;
}
.ku-headTop-navV1 .top-nav-menu li.topNavli-style1 a.compyheadrt-link.v1 {
  top: -1px;
  width: 135px;
  margin-right: 5px;
  background: url(//static.588ku.com/imgPath/index/images/V1/cpvipV6.gif) no-repeat center / 100%;
}
.ku-headTop-navV1 .top-nav-menu li.topNavli-style1 a.compyheadrt-link.v1:before {
  display: none;
}
.ku-headTop-navV1 .top-nav-menu li.topNavli-style1 a.compyheadrt-link.v1 .cp-tip.ani {
  width: 30px;
  height: 16px;
  line-height: 16px;
  position: absolute;
  /* background: url(//static.588ku.com/imgPath/public/images/cpdroptip.svg?v=1231) no-repeat center; */
  width: 95px;
  top: -4px;
  z-index: 2;
  right: -8px;
  background: red;
  border-radius: 8px 0 8px 0;
  overflow: hidden;
  text-align: center;
}
.ku-headTop-navV1 .top-nav-menu li.topNavli-style1 a.compyheadrt-link.v1 .cp-tip.ani .text-scroll {
  font-size: 12px;
  line-height: 12px;
  animation: textScroll 10s infinite;
}
.ku-headTop-navV1 .top-nav-menu li.topNavli-style1 a.compyheadrt-link.v1 .cp-tip.ani .text-scroll span {
  font-size: 12px;
  line-height: 16px;
  white-space: nowrap;
  color: #fff;
}
.ku-headTop-navV1 .top-nav-menu li.topNavli-style1 a.compyheadrt-link.v2 {
  width: 114px;
  background: none;
}
.ku-headTop-navV1 .top-nav-menu li.topNavli-style1 a.compyheadrt-link.v2 .icon_title {
  background: url('//static.588ku.com/imgPath/index/images/V1/cpvipV8.gif') no-repeat center center;
  background-size: 100% auto;
  width: 36px;
  height: 32px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  left: 10px;
  z-index: 2;
}
.ku-headTop-navV1 .top-nav-menu li.topNavli-style1 a.compyheadrt-link.v2 .icon_body {
  background: url('//bpic.588ku.com//58pic/cpVipV7.png') no-repeat center center;
  background-size: 100% auto;
  width: 86px;
  height: 26px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.ku-headTop-navV1 .top-nav-menu li.topNavli-style1 a.allvipheadrt-link {
  width: 107px;
  height: 42px;
  position: relative;
  top: 4px;
}
.ku-headTop-navV1 .top-nav-menu li.topNavli-style1 a.allvipheadrt-link:before {
  content: '';
  position: absolute;
  width: 86px;
  height: 26px;
  opacity: 1;
  background: url(//static.588ku.com/imgPath/public/images/allvipheadrtl.svg) no-repeat center / 100%;
  border-radius: 6px;
  top: 3px;
  left: 21px;
}
.ku-headTop-navV1 .top-nav-menu li.topNavli-style1 a.allvipheadrt-link .vip-icon {
  width: 36px;
  height: 32px;
  position: absolute;
  left: 5px;
  top: 0;
  background: url(//static.588ku.com/imgPath/public/images/allviphrefrtgif.gif?v=202104081103) no-repeat center / 100%;
}
.ku-headTop-navV1 .top-nav-menu li .nav-pull-down {
  left: 50%!important;
  top: 40px;
  box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.05);
}
.ku-headTop-navV1 .top-nav-menu li .login-box {
  position: relative;
  height: 40px;
  z-index: 101;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .huodong-box-wap {
  width: 38px;
  height: 35px;
  background: url(//static.588ku.com/comp/index/images/ing-new.png);
  background-size: 100% 100%;
  margin-right: 14px;
  position: relative;
  cursor: pointer;
  display: none;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .huodong-box-wap .box-f {
  width: 174px;
  height: 178px;
  opacity: 1;
  background: #ffffff;
  border-radius: 6px;
  box-shadow: 1px 1px 4px 0px rgba(102, 127, 159, 0.3);
  position: absolute;
  top: 35px;
  left: -67px;
  box-sizing: border-box;
  padding: 7px;
  display: none;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .huodong-box-wap .box-f a {
  display: block;
  width: 160px;
  height: 80px;
  margin-bottom: 4px;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .huodong-box-wap .box-f a img {
  width: 100%;
  height: 100%;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .huodong-box-wap:hover .box-f {
  display: inline-block;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .message-drop {
  margin-right: 18px;
  position: relative;
  height: 42px;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .message-drop .news-drop {
  display: none;
  width: 258px;
  left: 50%;
  margin-left: -129px;
  top: 80px;
  padding-top: 10px;
  position: absolute;
  z-index: 20;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.05);
  top: 40px;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .message-drop .news-drop .news-list {
  position: relative;
  text-align: left;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .message-drop .news-drop .news-list .list {
  padding-bottom: 0!important;
  border-bottom: 1px solid #FAFAFA;
  position: relative;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .message-drop .news-drop .news-list .list .news-circle {
  width: 4px;
  height: 4px;
  background: #ff4800;
  border-radius: 50%;
  display: inline-block;
  vertical-align: 3px;
  margin-right: 6px;
  position: absolute;
  top: 50%;
  margin-left: -2px;
  left: 16px;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .message-drop .news-drop .news-list .list a {
  text-align: left;
  margin: 0;
  padding: 0 24px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
  width: auto;
  height: 44px;
  line-height: 44px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .message-drop .news-drop .news-list .list a.isRead {
  color: #ccc;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .message-drop .news-drop .news-list .list:hover {
  background: #fff;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .message-drop .news-drop .news-list .list:hover > a {
  color: #000;
  color: rgba(0, 0, 0, 0.85);
}
.ku-headTop-navV1 .top-nav-menu li .login-box .message-drop .news-drop .news-list .list:hover > a:visited {
  color: rgba(0, 0, 0, 0.85);
}
.ku-headTop-navV1 .top-nav-menu li .login-box .message-drop .news-drop .news-list .more-news-list {
  border-bottom: none;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .message-drop .news-drop .news-list .more-news-list > a {
  text-align: center;
  color: rgba(0, 0, 0, 0.65);
}
.ku-headTop-navV1 .top-nav-menu li .login-box .message-drop .news-drop .news-list .more-news-list > a:hover {
  color: rgba(0, 0, 0, 0.85);
}
.ku-headTop-navV1 .top-nav-menu li .login-box .message-drop:hover > .news-drop {
  display: block;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-head-icon {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  overflow: hidden;
  margin-top: 4px;
  border: 1px solid rgba(0, 0, 0, 0.05);
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-head-icon img {
  width: 100%;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box {
  position: relative;
  padding: 0 5px 7px;
  margin-left: 5px;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .headimgborder {
  position: absolute;
  right: -9px;
  top: 1px;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV1 {
  display: none;
  display: block;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 80px;
  width: 200px;
  right: 0;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.05);
  top: 40px;
  padding: 0 5px;
  box-sizing: border-box;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV1 li {
  position: relative;
  text-align: center;
  height: 36px;
  line-height: 36px;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV1 li > a {
  display: block;
  padding-left: 19px;
  text-align: left;
  color: rgba(0, 0, 0, 0.65);
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV1 li > a:hover {
  color: rgba(0, 0, 0, 0.85);
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV1 li.user-box {
  border-bottom: 1px solid #FAFAFA;
  padding: 12px 9px 10px;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV1 li.user-box .head-imgBox {
  border: 1px solid rgba(0, 0, 0, 0.05);
  display: inline-block;
  width: 36px;
  height: 36px;
  float: left;
  overflow: hidden;
  border-radius: 50px;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV1 li.user-box .head-imgBox img {
  width: 100%;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV1 li.user-box .user-name {
  text-align: left;
  color: #000;
  color: rgba(0, 0, 0, 0.85);
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 2px 0 6px;
  height: 53px;
  line-height: 22px;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV1 li.user-box .user-name .user-id {
  display: block;
  font-size: 12px;
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #000;
  color: rgba(0, 0, 0, 0.45);
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV1 li.open-VipBtn {
  border-bottom: 1px solid #FAFAFA;
  padding: 14px 0 8px;
  text-align: center;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV1 li.open-VipBtn > a {
  display: block;
  margin: 0 auto;
  width: 120px;
  height: 32px;
  text-align: center;
  background: #40B6FF;
  background: linear-gradient(215deg, #40b6ff 0%, #0076ff 100%);
  background: linear-gradient(218deg, #28cbff 0%, #40b6ff 100%);
  border-radius: 30px;
  font-size: 12px;
  color: #fff;
  line-height: 32px;
  padding-left: 0;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV1 li.open-VipBtn > a:hover {
  opacity: 0.9;
  color: #fff;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV1 li.open-VipBtn.openVip-tip-box {
  padding: 10px 0 0;
  border-bottom: 0;
  height: 0;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV1 li.open-VipBtn.openVip-tip-box .openVip-tip {
  color: #17A1FF;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV1 li.open-VipBtn.openVip-tip-box .openVip-tip i {
  display: inline-block;
  vertical-align: -3px;
  margin-right: 5px;
  font-size: 18px;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV1 li.open-VipBtns-box {
  border-bottom: 1px solid #FAFAFA;
  padding: 14px 0 8px;
  text-align: center;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV1 li .open-VipBtns {
  display: inline-block;
  margin: 0 2px;
  width: 74px;
  height: 28px;
  text-align: center;
  background: #40B6FF;
  background: linear-gradient(215deg, #40b6ff 0%, #0076ff 100%);
  background: linear-gradient(218deg, #28cbff 0%, #40b6ff 100%);
  border-radius: 30px;
  font-size: 12px;
  color: #fff;
  line-height: 28px;
  padding-left: 0;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV1 li .open-VipBtns:hover {
  opacity: 0.9;
  color: #fff;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV1 li .open-VipBtns.compy {
  background: #d9ac62;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV1 li.quit {
  height: 44px;
  line-height: 44px;
  text-align: center;
  border-top: 1px solid #FAFAFA;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV1 li.quit a {
  padding-left: 0;
  color: rgba(0, 0, 0, 0.65);
  display: inline-block;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV1 li.quit a:hover {
  color: rgba(0, 0, 0, 0.85);
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 {
  width: 484px;
  background: #ffffff;
  border-radius: 4px;
  box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.05);
  top: 40px;
  right: 0;
  position: absolute;
  display: none;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .user-infobox {
  padding: 22px 0 0 20px;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .user-infobox .head-img {
  width: 52px;
  height: 52px;
  border-radius: 50px;
  margin-right: 12px;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .user-infobox .head-img img {
  max-width: 100%;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .user-infobox .user-name-box .user-name-top .user-name {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.85);
  line-height: 21px;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .user-infobox .user-name-box .user-btm-info {
  padding-top: 8px;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .user-infobox .user-name-box .user-btm-info .user-id {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 19px;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .user-infobox .user-name-box .user-btm-info .sign-code-box {
  width: 103px;
  height: 20px;
  background: #ffffff;
  border: 1px solid #ff9a24;
  border-radius: 12px;
  position: relative;
  font-size: 12px;
  display: inline-block;
  color: #ff9a24;
  line-height: 18px;
  padding-left: 8px;
  box-sizing: border-box;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .user-infobox .user-name-box .user-btm-info .sign-code-box .code-num {
  width: 31px;
  height: 20px;
  background: #ff9a24;
  border-radius: 12px;
  position: absolute;
  right: -2px;
  top: 0;
  font-size: 12px;
  color: #ffffff;
  line-height: 16px;
  text-align: center;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .user-infobox .user-name-box .user-btm-info .sign-bx-box {
  width: 103px;
  width: auto;
  height: 20px;
  background: #ffffff;
  display: inline-block;
  border-radius: 12px;
  margin-left: 16px;
  font-size: 14px;
  text-align: left;
  color: rgba(0, 0, 0, 0.65);
  line-height: 19px;
  padding-left: 8px;
  box-sizing: border-box;
  position: relative;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .user-infobox .user-name-box .user-btm-info .sign-bx-box .bx-icon {
  width: 18px;
  height: 18px;
  position: absolute;
  right: -22px;
  top: 0;
  background: url('//static.588ku.com/imgPath/public/images/xiang.svg') no-repeat center / 100%;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .user-infobox .self-link {
  font-size: 14px;
  position: absolute;
  top: 23px;
  cursor: pointer;
  right: 20px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 19px;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .user-infobox .self-link:hover {
  color: rgba(0, 0, 0, 0.85);
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box {
  padding: 20px 0 0 18px;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .link-open {
  position: absolute;
  right: 18px;
  width: 48px;
  height: 20px;
  border: 1px solid #175aff;
  border-radius: 12px;
  font-size: 12px;
  text-align: center;
  color: #175aff;
  box-sizing: border-box;
  line-height: 20px;
  right: 14px;
  top: 16px;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .link-open:hover {
  background-color: #175aff;
  color: #fff;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .l-box {
  width: 212px;
  height: 82px;
  background: #ffffff;
  border-radius: 3px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
  padding: 16px 0 0 16px;
  margin-right: 20px;
  display: inline-block;
  position: relative;
  box-sizing: border-box;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .l-box .top-tle {
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  color: rgba(0, 0, 0, 0.65);
  line-height: 21px;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .l-box .tl-btm {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 19px;
  display: block;
  padding-top: 8px;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box {
  border-radius: 2px;
  position: relative;
  cursor: pointer;
  box-sizing: border-box;
  display: block;
  margin-top: 8px;
  width: 186px;
  border: 0;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box .select-topbox {
  width: 100%;
  height: 100%;
  position: relative;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box .select-topbox .Topval-box {
  display: block;
  width: 100%;
  height: 100%;
  padding-right: 33px;
  box-sizing: border-box;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box .select-topbox .txt-box {
  font-size: 14px;
  display: block;
  display: inline-block;
  max-width: 100%;
  color: #001013;
  line-height: 19px;
  box-sizing: border-box;
  white-space: nowrap;
  /*一行显示*/
  overflow: hidden;
  text-overflow: ellipsis;
  /*用...代替超出部分*/
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box .select-topbox .txt-box:hover {
  color: #17A1FF;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box .select-topbox .head-img {
  display: inline-block;
  width: 16px;
  height: 16px;
  overflow: hidden;
  border-radius: 30px;
  margin-top: 9px;
  margin-right: 4px;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box .select-topbox .head-img img {
  width: 100%;
  height: 100%;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box .select-topbox .icon-box {
  transition: all 0.3s;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  top: 0;
  right: 3px;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box .select-topbox .icon-box i {
  font-size: 16px;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box .selecrdrop-box {
  width: 100%;
  position: absolute;
  top: 12px;
  left: 0;
  display: none;
  padding-top: 14px;
  z-index: 10;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box .selecrdrop-box .droplist-ctn {
  background: #ffffff;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
  display: flex;
  padding: 8px 1px 8px 0;
  position: relative;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box .selecrdrop-box .droplist-ctn:before {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  background-color: #fff;
  top: -3px;
  left: 12px;
  transform: rotate(45deg);
  box-shadow: -3px -3px 6px 0px rgba(0, 0, 0, 0.08);
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box .selecrdrop-box .list-box {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 212px;
  width: 100%;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box .selecrdrop-box .list-box::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 3px;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box .selecrdrop-box .list-box::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(184, 193, 206, 0.5);
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box .selecrdrop-box .list-box .list-item {
  width: 100%;
  height: 32px;
  cursor: pointer;
  padding-left: 12px;
  padding-right: 12px;
  box-sizing: border-box;
  white-space: nowrap;
  /*一行显示*/
  overflow: hidden;
  text-overflow: ellipsis;
  /*用...代替超出部分*/
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box .selecrdrop-box .list-box .list-item .txt-box {
  font-size: 12px;
  color: #001013;
  line-height: 32px;
  text-align: left;
  box-sizing: border-box;
  display: block;
  max-width: 100%;
  display: inline;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box .selecrdrop-box .list-box .list-item .head-img {
  display: inline-block;
  width: 16px;
  height: 16px;
  overflow: hidden;
  border-radius: 30px;
  margin-top: 8px;
  margin-right: 4px;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box .selecrdrop-box .list-box .list-item .head-img img {
  width: 100%;
  height: 100%;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box .selecrdrop-box .list-box .list-item:hover {
  background-color: rgba(23, 90, 255, 0.05);
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box .selecrdrop-box .list-box .list-item:hover .txt-box {
  color: #175AFF;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box:hover {
  border-color: #175AFF;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box:hover .select-topbox .icon-box {
  transform: rotate(180deg);
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .l-box .curcompy-vip-box .curcompy-list-box .dselect-Box:hover .selecrdrop-box {
  display: block;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .r-box {
  display: inline-block;
  width: 212px;
  height: 82px;
  position: relative;
  background: #ffffff;
  border-radius: 3px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
  padding: 16px 0 0 16px;
  box-sizing: border-box;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .r-box .top-tle {
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  color: rgba(0, 0, 0, 0.65);
  line-height: 21px;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .r-box .btm-swiper {
  position: relative;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .r-box .btm-swiper .h-box {
  display: none;
  min-width: 50px;
  color: #e1e1e1;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 4px;
  position: absolute;
  left: 50%;
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
  line-height: 14px;
  padding: 2px 10px;
  word-break: keep-all;
  white-space: nowrap;
  font-size: 10px;
  z-index: 1;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .r-box .btm-swiper .h-box:after {
  display: inline-block;
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  top: -9px;
  left: 45.5%;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 5px solid transparent;
  border-bottom: 5px solid rgba(0, 0, 0, 0.4);
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box {
  width: 140px;
  height: 22px;
  padding-top: 10px;
  display: inline-block;
  overflow-x: auto;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box::-webkit-scrollbar {
  /*滚动条整体样式*/
  display: none;
  width: 10px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  display: none;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #535353;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  display: none;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #EDEDED;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box::-moz-scrollbar {
  /*滚动条整体样式*/
  display: none;
  width: 10px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box::-moz-scrollbar-thumb {
  /*滚动条里面小方块*/
  display: none;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #535353;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box::-moz-scrollbar-track {
  /*滚动条里面轨道*/
  display: none;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #EDEDED;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box::-moz-scrollbar {
  display: none;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box .clist-box {
  width: 308px;
  position: relative;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box .c-item {
  float: left;
  width: 28px;
  height: 21px;
  display: inline-block;
  text-align: center;
  position: relative;
  color: #a6a6a6;
  cursor: pointer;
  /* //display: none;
                    						opacity: 0;
                    						&:nth-child(1),&:nth-child(2),&:nth-child(3),
                    						&:nth-child(4),&:nth-child(5){
                    							//display: inline-block;
                    							opacity: 1;
                    						} */
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box .c-item .h-box {
  display: none;
  min-width: 50px;
  color: #e1e1e1;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 4px;
  position: absolute;
  bottom: -23px;
  left: 50%;
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
  line-height: 14px;
  padding: 2px 10px;
  word-break: keep-all;
  white-space: nowrap;
  font-size: 10px;
  z-index: 1;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box .c-item .h-box:after {
  display: inline-block;
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  top: -9px;
  left: 45.5%;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 5px solid transparent;
  border-bottom: 5px solid rgba(0, 0, 0, 0.4);
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box .c-item.allvip {
  background: url(//static.588ku.com/imgPath/public/images/allvipiconhui.png) no-repeat center / 70%;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box .c-item.on.allvip {
  background: url(//static.588ku.com/imgPath/public/images/allvipIcon.svg) no-repeat center / 70%;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box .c-item.on.ys {
  color: #17A1FF;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box .c-item.on.bg {
  color: #FA4633;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box .c-item.on.ui {
  color: #1ABC9C;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box .c-item.on.art {
  color: #00CFDD;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box .c-item.on.illus {
  color: #3DB060;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box .c-item.on.model {
  color: #FF9400;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box .c-item.on.gif {
  color: #EF2B79;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box .c-item.on.photo {
  color: #FF5859;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box .c-item.on.office {
  color: #FFC001;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box .c-item.on.video {
  color: #7265E2;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .r-box .btm-swiper .c-box .c-item.on:hover .h-box {
  display: block;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .r-box .btm-swiper .pg-box {
  display: inline-block;
  vertical-align: 9px;
  position: relative;
  z-index: 2;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .r-box .btm-swiper .pg-box i {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .r-box .btm-swiper .pg-box i:hover {
  color: rgba(0, 0, 0, 0.85);
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .r-box .btm-swiper .pg-box .prev-btn {
  width: 24px;
  height: 21px;
  cursor: pointer;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .r-box .btm-swiper .pg-box .prev-btn.noc i {
  color: #999;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .r-box .btm-swiper .pg-box .prev-btn.noc i:hover {
  color: #999;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .r-box .btm-swiper .pg-box .next-btn {
  cursor: pointer;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .r-box .btm-swiper .pg-box .next-btn.noc i {
  color: #999;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .vipl-box .r-box .btm-swiper .pg-box .next-btn.noc i:hover {
  color: #999;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .icons-box {
  padding-top: 24px;
  padding-left: 46px;
  padding-bottom: 24px;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .icons-box .iconb-item {
  /* width: 25%; */
  text-align: center;
  margin-right: 56px;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .icons-box .iconb-item:last-child {
  margin-right: 0;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .icons-box .iconb-item .link-a {
  display: inline-block;
  text-align: center;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .icons-box .iconb-item .link-a .icon-box {
  display: block;
  width: 56px;
  height: 56px;
  border-radius: 56px;
  line-height: 56px;
  text-align: center;
  background: rgba(23, 90, 255, 0.05);
  margin: 0 auto;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .icons-box .iconb-item .link-a .icon-box i {
  font-size: 28px;
  color: #008aff;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .icons-box .iconb-item .link-a .btm-tle {
  padding-top: 4px;
  font-size: 14px;
  text-align: center;
  color: rgba(0, 0, 0, 0.65);
  line-height: 19px;
  position: relative;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .icons-box .iconb-item .link-a .btm-tle .rf-box {
  height: 14px;
  background: #ff545b;
  border-radius: 6px 0px 6px 0px;
  position: absolute;
  box-sizing: border-box;
  top: -6px;
  left: 56px;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .icons-box .iconb-item .link-a .btm-tle .rf-box .txt-box {
  font-size: 10px;
  text-align: center;
  color: #ffffff;
  line-height: 14px;
  display: block;
  white-space: nowrap;
  /*一行显示*/
  padding: 0 2px;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .icons-box .iconb-item .link-a .btm-tle .rf-box.yw .txt-box {
  font-size: 13px;
  letter-spacing: -1px;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .icons-box .iconb-item .link-a .btm-tle .rf-box.zw .txt-box {
  padding: 0 4px;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .icons-box .iconb-item .link-a:hover .icon-box {
  background: rgba(23, 90, 255, 0.1);
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .icons-box .iconb-item .link-a:hover .btm-tle {
  color: rgba(0, 0, 0, 0.85);
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .icons-box .iconb-item.my-info .link-a .btm-tle .rf-box .txt-box {
  font-size: 13px;
  letter-spacing: -1px;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .icons-box .iconb-item.my-yhq .link-a .btm-tle .rf-box {
  left: 40px;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .icons-box .iconb-item.my-yhq .link-a .btm-tle .rf-box .txt-box {
  font-size: 12px;
  padding: 0 4px;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .out-box {
  border-top: 0;
  padding: 8px 20px 20px 20px;
  height: auto;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .out-box .jc-link {
  height: 20px;
  width: 68px;
  display: none;
  background: url(//static.588ku.com/imgPath/public/images/qkTotur.svg) no-repeat;
  background: url(//static.588ku.com/imgPath/public/images/dropdownlist.png) no-repeat;
  background-position: -61px 3px;
  background-size: 190px;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .out-box .kt-link {
  width: 140px;
  height: 62px;
  background: url(//static.588ku.com/imgPath/public/images/logged-box-kt.png) no-repeat center / 100%;
  /* background-position: 5px 3px; */
  /* background-size: 190px; */
  position: relative;
  /* top: 1px;*/
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .out-box .kt-link:before {
  content: '\4e00\952e\667a\80fd\62a0\56fe';
  display: inline-block;
  font-size: 12px;
  text-align: left;
  color: rgba(0, 0, 0, 0.65);
  line-height: 16px;
  padding: 38px 0 0 32px;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .out-box .gc-link {
  width: 140px;
  height: 62px;
  background: url(//static.588ku.com/imgPath/public/images/logged-box-gc.png) no-repeat center / 100%;
  position: relative;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .out-box .gc-link .free-icon {
  background: url(//static.588ku.com/imgPath/index/images/1902/free-icon.svg) no-repeat center;
  width: 54px;
  height: 20px;
  position: absolute;
  top: -10px;
  right: 0;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .out-box .gc-link:before {
  content: '\6BCF\65E5\521B\610F\8BBE\8BA1\514D\8D39\4E0B';
  display: inline-block;
  font-size: 12px;
  text-align: left;
  color: rgba(0, 0, 0, 0.65);
  line-height: 16px;
  padding: 38px 0 0 16px;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .out-box .bj-link {
  width: 140px;
  height: 62px;
  background: url(//static.588ku.com/imgPath/public/images/logged-box-bj.png) no-repeat center / 100%;
  /* background-position: -127px 3px; */
  /* background-size: 190px; */
  position: relative;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .out-box .bj-link:before {
  content: '\4f5c\56fe\5982\6b64\7b80\5355';
  display: inline-block;
  font-size: 12px;
  text-align: left;
  color: rgba(0, 0, 0, 0.65);
  line-height: 16px;
  padding: 38px 0 0 35px;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .out-box .bj-link i {
  display: none;
  font-size: 16px;
  color: #354352;
  line-height: 19px;
  position: relative;
  top: 1px;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .out-box > a:hover {
  opacity: 0.85;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .out-box .quit {
  line-height: 52px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.85);
  line-height: 19px;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box .user-drop-listV3 .out-box .quit i {
  padding-right: 4px;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box:hover .user-drop-listV1 {
  visibility: visible;
  opacity: 1;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .user-info-box:hover .user-drop-listV3 {
  display: block;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .id,
.ku-headTop-navV1 .top-nav-menu li .login-box .message {
  font-size: 14px;
  letter-spacing: 0.2px;
  line-height: 40px;
  color: #fff;
  color: rgba(0, 0, 0, 0.45);
  color: rgba(0, 0, 0, 0.85);
}
.ku-headTop-navV1 .top-nav-menu li .login-box .message {
  font-size: 16px;
  position: relative;
  padding: 0 5px;
  display: block;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .message.msgV1 {
  position: relative;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .message.msgV1:before {
  content: '';
  position: relative;
  display: block;
  width: 15px;
  height: 18px;
  background: url('//static.588ku.com/imgPath/public/images/Icon/msgicon.svg') no-repeat center / 100%;
  top: 11px;
  left: 0;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .message .alert {
  position: absolute;
  top: 2px;
  right: -8px;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  border-radius: 50%;
  background: #ff5a00;
  color: #fff;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ku-headTop-navV1 .top-nav-menu li .login-box .message:hover {
  color: #17A1FF;
}
.ku-headTop-navV1 .top-nav-menu li .noLogin-box {
  margin-left: 5px;
}
.ku-headTop-navV1 .top-nav-menu li .noLogin-box a {
  display: block;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
  margin: 0 16px 0 0;
  color: rgba(0, 0, 0, 0.85);
}
.ku-headTop-navV1 .top-nav-menu li .noLogin-box a .loginBtn {
  margin-top: 6px;
  text-decoration: none;
  display: inline-block;
  color: #fff;
  width: 57px;
  text-align: center;
  box-sizing: border-box;
  padding: 0;
  height: 28px;
  line-height: 28px;
  background-color: #17A1FF;
  background: linear-gradient(218deg, #28cbff 0%, #40b6ff 100%);
  border-radius: 28px;
  letter-spacing: 0.4px;
}
.ku-headTop-navV1 .top-nav-menu li .noLogin-box a .loginBtn:hover {
  background: linear-gradient(218deg, #40b6ff 0%, #28cbff 100%);
}
.ku-headTop-navV1 .top-nav-menu li .noLogin-box a:hover {
  color: #17A1FF;
}
.ku-headTop-navV1 .top-nav-menu li .noLogin-box a:hover:nth-child(2) {
  color: #17A1FF;
}
.ku-headTop-navV1 .top-nav-menu li .noLogin-box .user-drop-listV3 {
  width: 484px;
  background: #ffffff;
  border-radius: 4px;
  box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.05);
  position: absolute;
  top: 40px;
  right: 0;
  display: none;
}
.ku-headTop-navV1 .top-nav-menu li .noLogin-box .user-drop-listV3 .dropnologin-box .lg-box {
  padding: 20px 0 0 20px;
  box-sizing: border-box;
}
.ku-headTop-navV1 .top-nav-menu li .noLogin-box .user-drop-listV3 .dropnologin-box .lg-box .dfhead-img {
  width: 52px;
  height: 52px;
  background: #e7e7e7 url('//bpic.588ku.com/imgPath/basic/default_avatar.png') no-repeat center / 100%;
  border-radius: 50px;
  display: inline-block;
  margin-right: 12px;
}
.ku-headTop-navV1 .top-nav-menu li .noLogin-box .user-drop-listV3 .dropnologin-box .lg-box .lg-Btn-box {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.85);
  line-height: 52px;
}
.ku-headTop-navV1 .top-nav-menu li .noLogin-box .user-drop-listV3 .dropnologin-box .lg-box .lg-Btn-box .lg-Btn {
  font-size: 16px;
  color: #008aff;
  cursor: pointer;
  line-height: 52px;
}
.ku-headTop-navV1 .top-nav-menu li .noLogin-box .user-drop-listV3 .dropnologin-box .tips-box {
  padding-top: 27px;
}
.ku-headTop-navV1 .top-nav-menu li .noLogin-box .user-drop-listV3 .dropnologin-box .tips-box .tips-item {
  padding-left: 20px;
  width: 50%;
  text-align: left;
  box-sizing: border-box;
  margin-bottom: 32px;
}
.ku-headTop-navV1 .top-nav-menu li .noLogin-box .user-drop-listV3 .dropnologin-box .tips-box .tips-item .icon-box {
  width: 36px;
  height: 36px;
  background: rgba(23, 90, 255, 0.05);
  text-align: center;
  line-height: 36px;
  border-radius: 36px;
  margin-right: 12px;
  display: inline-block;
}
.ku-headTop-navV1 .top-nav-menu li .noLogin-box .user-drop-listV3 .dropnologin-box .tips-box .tips-item .icon-box i {
  font-size: 20px;
  color: #008aff;
}
.ku-headTop-navV1 .top-nav-menu li .noLogin-box .user-drop-listV3 .dropnologin-box .tips-box .tips-item .r-box .t-tle {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.85);
  line-height: 19px;
  display: block;
}
.ku-headTop-navV1 .top-nav-menu li .noLogin-box .user-drop-listV3 .dropnologin-box .tips-box .tips-item .r-box .t-tip {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 16px;
  display: block;
}
.ku-headTop-navV1 .top-nav-menu li .noLogin-box:hover .user-drop-listV3 {
  display: block;
}
.ku-headTop-navV1 .top-nav-menu li:hover .nav-pull-down {
  display: block;
}
.ku-headTop-navV1 .top-nav-menu li.companyvip-wrapper .companyvip {
  display: none;
  background-color: #fff;
  border-radius: 4px;
  top: 40px;
  left: -82px;
  text-align: center;
  padding: 0 24px;
  box-sizing: border-box;
  position: absolute;
}
.ku-headTop-navV1 .top-nav-menu li.companyvip-wrapper .companyvip .top-tittle {
  font-size: 18px;
  color: #d9ac62;
  padding: 16px 0 18px;
  font-weight: bold;
}
.ku-headTop-navV1 .top-nav-menu li.companyvip-wrapper .companyvip .top-tittle .iconfont {
  font-weight: normal;
  font-size: 24px;
  display: inline-block;
  margin: 0 8px 0 0;
  vertical-align: -3px;
}
.ku-headTop-navV1 .top-nav-menu li.companyvip-wrapper .companyvip .comptop-link {
  display: block;
  width: 100%;
  margin-top: 6px;
}
.ku-headTop-navV1 .top-nav-menu li.companyvip-wrapper .companyvip .main li {
  text-align: left;
  width: 100%;
  height: auto;
  cursor: default;
  padding-bottom: 12px;
}
.ku-headTop-navV1 .top-nav-menu li.companyvip-wrapper .companyvip .main li img {
  width: 20px;
}
.ku-headTop-navV1 .top-nav-menu li.companyvip-wrapper .companyvip .main li .text {
  color: #65430b;
  font-size: 14px;
  vertical-align: 5px;
  padding-left: 3px;
}
.ku-headTop-navV1 .top-nav-menu li.companyvip-wrapper .companyvip .main li:hover {
  background: #fff;
  border-color: #fff;
}
.ku-headTop-navV1 .top-nav-menu li.companyvip-wrapper .companyvip .btn {
  width: 185px;
  height: 40px;
  background: linear-gradient(180deg, #f7e7c3 0%, #d1a967 100%);
  border-radius: 4px;
  line-height: 40px;
  color: #65430b;
  text-align: center;
  font-size: 16px;
  margin: 6px auto 20px;
  cursor: pointer;
}
.ku-headTop-navV1 .top-nav-menu li.companyvip-wrapper .companyvip .btn:hover {
  background: linear-gradient(180deg, rgba(247, 231, 195, 0.8) 0%, rgba(209, 169, 103, 0.8) 100%);
}
.ku-headTop-navV1 .top-nav-menu li.companyvip-wrapper .companyvip .btn:active {
  background: linear-gradient(180deg, #f7e7c3 0%, #d1a967 100%);
}
.ku-headTop-navV1 .top-nav-menu li.companyvip-wrapper:hover .companyvip {
  display: block!important;
}
.ku-headTop-navV1 .top-nav-menu li.companyvip-wrapper:hover .compony-hover-20221010 {
  display: flex;
}
.ku-headTop-navV1 .topModule-list {
  margin-left: 210px;
  margin-left: 170px;
  margin-left: 120px;
  margin-left: 102px;
  margin-left: 162px;
  margin-left: 38px;
}
.ku-headTop-navV1 .topModule-list > li:last-child {
  margin-right: 0;
}
.ku-headTop-navV1 .topModule-list > li > a {
  position: relative;
  letter-spacing: 0.2px;
  display: block;
  font-size: 16px;
  height: 60px;
  line-height: 60px;
  height: 80px;
  line-height: 80px;
  margin-top: -10px;
  text-align: center;
  transition: all 0.2s;
  -ms-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  padding: 0 20px;
  color: rgba(0, 0, 0, 0.85);
  color: rgba(0, 0, 0, 0.65);
}
.ku-headTop-navV1 .topModule-list > li > a:after {
  content: "";
  position: absolute;
  height: 3px;
  bottom: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  border-radius: 2px;
}
.ku-headTop-navV1 .topModule-list > li > a.more {
  font-size: 40px;
  line-height: 45px;
}
.ku-headTop-navV1 .topModule-list > li > a.ys:after {
  background-color: #17A1FF;
}
.ku-headTop-navV1 .topModule-list > li > a.bg:after {
  background-color: #FA4633;
}
.ku-headTop-navV1 .topModule-list > li > a.model:after {
  background-color: #FF9400;
}
.ku-headTop-navV1 .topModule-list > li > a.art:after {
  background-color: #00CFDD;
}
.ku-headTop-navV1 .topModule-list > li > a.office:after {
  background-color: #FFC001;
}
.ku-headTop-navV1 .topModule-list > li > a.ui:after {
  background-color: #1ABC9C;
}
.ku-headTop-navV1 .topModule-list > li > a.video:after {
  background-color: #7265E2;
}
.ku-headTop-navV1 .topModule-list > li > a.audio:after {
  background-color: #7265E2;
}
.ku-headTop-navV1 .topModule-list > li > a.illus:after {
  background-color: #3DB060;
}
.ku-headTop-navV1 .topModule-list > li > a.photo:after {
  background-color: #FF5859;
}
.ku-headTop-navV1 .topModule-list > li > a.gif:after {
  background-color: #EF2B79;
}
.ku-headTop-navV1 .topModule-list > li > a > em {
  width: 30px;
  height: 20px;
  position: absolute;
  top: 7px;
  right: -5px;
}
.ku-headTop-navV1 .topModule-list > li > a > em.ppt-Icon {
  background: url(//static.588ku.com/imgPath/index/images/1902/PPT-icon.svg) no-repeat center;
}
.ku-headTop-navV1 .topModule-list > li > a > em.new-Icon {
  background: url(//static.588ku.com/imgPath/index/images/1902/new-icon.svg) no-repeat center;
}
.ku-headTop-navV1 .topModule-list > li > a > em.hot-Icon {
  background: url(//static.588ku.com/imgPath/index/images/1902/hot-Icon.svg) no-repeat center;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box {
  display: none;
  visibility: hidden;
  opacity: 0;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  padding-bottom: 12px;
  position: absolute;
  width: 100%;
  padding-top: 6px;
  top: 80px;
  left: 0;
  background-color: rgba(255, 255, 255, 0.95);
  box-shadow: 0px 1px 6px 3px rgba(0, 0, 0, 0.05);
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box .nax-child-list {
  width: 750px;
  margin: 0 auto;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box .nax-child-list .nax-child-top {
  height: 46px;
  padding-bottom: 6px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.03);
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box .nax-child-list .nax-child-top .tpoic-name {
  font-size: 16px;
  line-height: 22px;
  display: inline-block;
  float: left;
  text-align: left;
  margin-top: 12px;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box .nax-child-list .nax-child-top .openVip-Btn {
  float: left;
  height: 28px;
  line-height: 28px;
  border: 1px solid;
  border-color: #000;
  text-align: center;
  margin-top: 9px;
  border-radius: 4px;
  margin-left: 20px;
  padding: 0 8px;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box .nax-child-list .nax-child-top .openVip-Btn i {
  font-size: 15px;
  display: inline-block;
  margin-right: -2px;
  vertical-align: middle;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box .nax-child-list .nav-type-box {
  padding-top: 14px;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box .nax-child-list .nav-type-box .nav-type-line .nav-type-name {
  display: inline-block;
  min-width: 45px;
  float: left;
  line-height: 22px;
  text-align: left;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box .nax-child-list .nav-type-box .nav-type-line .more-tab {
  cursor: pointer;
  float: right;
  font-size: 14px;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box .nax-child-list .nav-type-box .nav-type-line .more-tab i {
  display: inline-block;
  font-size: 12px;
  padding-left: 2px;
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box .nax-child-list .nav-type-box .nav-type-line .nav-child-ul {
  display: inline-block;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li {
  min-width: 97px;
  float: left;
  text-align: left;
  margin-bottom: 8px;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a {
  color: rgba(0, 0, 0, 0.65);
  line-height: 22px;
  display: inline-block;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.ys .nax-child-list .nax-child-top .tpoic-name {
  color: #17A1FF;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.ys .nax-child-list .nax-child-top .openVip-Btn {
  color: #17A1FF;
  border-color: rgba(23, 161, 255, 0.25);
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.ys .nax-child-list .nax-child-top .openVip-Btn i {
  color: #17A1FF;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.ys .nax-child-list .nax-child-top .openVip-Btn:hover {
  background: rgba(23, 161, 255, 0.15);
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.ys .nax-child-list .nav-type-box .nav-type-line .more-tab {
  color: #17A1FF;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.ys .nax-child-list .nav-type-box .nav-type-line .more-tab i {
  color: #17A1FF;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.ys .nax-child-list .nav-type-box .nav-type-line .nav-child-ul {
  margin-right: -26px;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.ys .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a {
  font-size: 14px;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.ys .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a:hover {
  color: #17A1FF;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.bg .nax-child-list .nax-child-top .tpoic-name {
  color: #FA4633;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.bg .nax-child-list .nax-child-top .openVip-Btn {
  color: #FA4633;
  border-color: rgba(250, 70, 51, 0.25);
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.bg .nax-child-list .nax-child-top .openVip-Btn i {
  color: #FA4633;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.bg .nax-child-list .nax-child-top .openVip-Btn:hover {
  background: rgba(250, 70, 51, 0.15);
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.bg .nax-child-list .nav-type-box .nav-type-line .more-tab {
  color: #FA4633;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.bg .nax-child-list .nav-type-box .nav-type-line .more-tab i {
  color: #FA4633;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.bg .nax-child-list .nav-type-box .nav-type-line .nav-type-name {
  color: #FA4633;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.bg .nax-child-list .nav-type-box .nav-type-line .nav-type-name a {
  color: #FA4633;
  display: inline-block;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.bg .nax-child-list .nav-type-box .nav-type-line .nav-child-ul {
  float: left;
  width: 776px;
  margin-right: -71px;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.bg .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a {
  font-size: 14px;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.bg .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a:hover {
  color: #FA4633;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.model .nax-child-list .nax-child-top .tpoic-name {
  color: #FF9400;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.model .nax-child-list .nax-child-top .openVip-Btn {
  color: #FF9400;
  border-color: rgba(255, 148, 0, 0.25);
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.model .nax-child-list .nax-child-top .openVip-Btn i {
  color: #FF9400;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.model .nax-child-list .nax-child-top .openVip-Btn:hover {
  background: rgba(255, 148, 0, 0.15);
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.model .nax-child-list .nav-type-box .nav-type-line .more-tab {
  color: #FF9400;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.model .nax-child-list .nav-type-box .nav-type-line .more-tab i {
  color: #FF9400;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.model .nax-child-list .nav-type-box .nav-type-line .nav-type-name {
  color: #FF9400;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.model .nax-child-list .nav-type-box .nav-type-line .nav-type-name a {
  color: #FF9400;
  display: inline-block;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.model .nax-child-list .nav-type-box .nav-type-line .nav-child-ul {
  float: left;
  width: 776px;
  margin-right: -71px;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.model .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a {
  font-size: 14px;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.model .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a:hover {
  color: #FF9400;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.gif .nax-child-list .nax-child-top .tpoic-name {
  color: #EF2B79;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.gif .nax-child-list .nax-child-top .openVip-Btn {
  color: #EF2B79;
  border-color: rgba(239, 43, 121, 0.25);
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.gif .nax-child-list .nax-child-top .openVip-Btn i {
  color: #EF2B79;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.gif .nax-child-list .nax-child-top .openVip-Btn:hover {
  background: rgba(239, 43, 121, 0.15);
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.gif .nax-child-list .nav-type-box .nav-type-line .more-tab {
  color: #EF2B79;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.gif .nax-child-list .nav-type-box .nav-type-line .more-tab i {
  color: #EF2B79;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.gif .nax-child-list .nav-type-box .nav-type-line .nav-type-name {
  color: #EF2B79;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.gif .nax-child-list .nav-type-box .nav-type-line .nav-type-name a {
  color: #EF2B79;
  display: inline-block;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.gif .nax-child-list .nav-type-box .nav-type-line .nav-child-ul {
  float: left;
  width: 776px;
  margin-right: -71px;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.gif .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a {
  font-size: 14px;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.gif .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a:hover {
  color: #EF2B79;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.photo .nax-child-list .nax-child-top .tpoic-name {
  color: #FF5859;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.photo .nax-child-list .nax-child-top .openVip-Btn {
  color: #FF5859;
  border-color: rgba(255, 88, 89, 0.25);
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.photo .nax-child-list .nax-child-top .openVip-Btn i {
  color: #FF5859;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.photo .nax-child-list .nax-child-top .openVip-Btn:hover {
  background: rgba(255, 88, 89, 0.15);
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.photo .nax-child-list .nav-type-box .nav-type-line .more-tab {
  color: #FF5859;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.photo .nax-child-list .nav-type-box .nav-type-line .more-tab i {
  color: #FF5859;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.photo .nax-child-list .nav-type-box .nav-type-line .nav-type-name {
  color: #FF5859;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.photo .nax-child-list .nav-type-box .nav-type-line .nav-type-name a {
  color: #FF5859;
  display: inline-block;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.photo .nax-child-list .nav-type-box .nav-type-line .nav-child-ul {
  float: left;
  width: 776px;
  margin-right: -71px;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.photo .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a {
  font-size: 14px;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.photo .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a:hover {
  color: #FF5859;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.ui .nax-child-list .nax-child-top .tpoic-name {
  color: #1ABC9C;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.ui .nax-child-list .nax-child-top .openVip-Btn {
  color: #1ABC9C;
  border-color: rgba(26, 188, 156, 0.25);
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.ui .nax-child-list .nax-child-top .openVip-Btn i {
  color: #1ABC9C;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.ui .nax-child-list .nax-child-top .openVip-Btn:hover {
  background: rgba(26, 188, 156, 0.15);
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.ui .nax-child-list .nav-type-box .nav-type-line .more-tab {
  color: #1ABC9C;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.ui .nax-child-list .nav-type-box .nav-type-line .more-tab i {
  color: #1ABC9C;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.ui .nax-child-list .nav-type-box .nav-type-line .nav-type-name {
  color: #1ABC9C;
  min-width: 88px;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.ui .nax-child-list .nav-type-box .nav-type-line .nav-type-name a {
  color: #1ABC9C;
  display: inline-block;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.ui .nax-child-list .nav-type-box .nav-type-line .nav-child-ul {
  float: left;
  width: 666px;
  margin-right: -71px;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.ui .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a {
  font-size: 14px;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.ui .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a:hover {
  color: #1ABC9C;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.illus .nax-child-list .nax-child-top .tpoic-name {
  color: #3DB060;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.illus .nax-child-list .nax-child-top .openVip-Btn {
  color: #3DB060;
  border-color: rgba(61, 176, 96, 0.25);
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.illus .nax-child-list .nax-child-top .openVip-Btn i {
  color: #3DB060;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.illus .nax-child-list .nax-child-top .openVip-Btn:hover {
  background: rgba(61, 176, 96, 0.15);
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.illus .nax-child-list .nav-type-box .nav-type-line .more-tab {
  color: #3DB060;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.illus .nax-child-list .nav-type-box .nav-type-line .more-tab i {
  color: #3DB060;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.illus .nax-child-list .nav-type-box .nav-type-line .nav-type-name {
  min-width: 49px;
  color: #3DB060;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.illus .nax-child-list .nav-type-box .nav-type-line .nav-type-name a {
  color: #3DB060;
  display: inline-block;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.illus .nax-child-list .nav-type-box .nav-type-line .nav-child-ul {
  float: left;
  width: 700px;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.illus .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a {
  font-size: 14px;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.illus .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a:hover {
  color: #3DB060;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.art .nax-child-list .nax-child-top .tpoic-name {
  color: #00CFDD;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.art .nax-child-list .nax-child-top .openVip-Btn {
  color: #00CFDD;
  border-color: rgba(0, 207, 221, 0.25);
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.art .nax-child-list .nax-child-top .openVip-Btn i {
  color: #00CFDD;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.art .nax-child-list .nax-child-top .openVip-Btn:hover {
  background: rgba(0, 207, 221, 0.15);
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.art .nax-child-list .nav-type-box .nav-type-line .more-tab {
  color: #00CFDD;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.art .nax-child-list .nav-type-box .nav-type-line .more-tab i {
  color: #00CFDD;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.art .nax-child-list .nav-type-box .nav-type-line .nav-type-name {
  min-width: 49px;
  color: #00CFDD;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.art .nax-child-list .nav-type-box .nav-type-line .nav-type-name a {
  color: #00CFDD;
  display: inline-block;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.art .nax-child-list .nav-type-box .nav-type-line .nav-child-ul {
  float: left;
  margin-right: -26px;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.art .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a {
  font-size: 14px;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.art .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a:hover {
  color: #00CFDD;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.video .nax-child-list .nax-child-top .tpoic-name {
  color: #7265E2;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.video .nax-child-list .nax-child-top .openVip-Btn {
  color: #7265E2;
  border-color: rgba(104, 105, 209, 0.25);
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.video .nax-child-list .nax-child-top .openVip-Btn i {
  color: #7265E2;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.video .nax-child-list .nax-child-top .openVip-Btn:hover {
  background: rgba(104, 105, 209, 0.15);
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.video .nax-child-list .nav-type-box .nav-type-line .more-tab {
  color: #7265E2;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.video .nax-child-list .nav-type-box .nav-type-line .more-tab i {
  color: #7265E2;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.video .nax-child-list .nav-type-box .nav-type-line .nav-type-name {
  color: #7265E2;
  padding-right: 24px;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.video .nax-child-list .nav-type-box .nav-type-line .nav-type-name a {
  color: #7265E2;
  display: inline-block;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.video .nax-child-list .nav-type-box .nav-type-line .nav-child-ul {
  float: left;
  width: 720px;
  margin-right: -71px;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.video .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a {
  font-size: 14px;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.video .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a:hover {
  color: #7265E2;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.audio .nax-child-list .nax-child-top .tpoic-name {
  color: #7265E2;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.audio .nax-child-list .nax-child-top .openVip-Btn {
  color: #7265E2;
  border-color: rgba(114, 101, 226, 0.25);
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.audio .nax-child-list .nax-child-top .openVip-Btn i {
  color: #7265E2;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.audio .nax-child-list .nax-child-top .openVip-Btn:hover {
  background: rgba(114, 101, 226, 0.15);
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.audio .nax-child-list .nav-type-box .nav-type-line .more-tab {
  color: #7265E2;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.audio .nax-child-list .nav-type-box .nav-type-line .more-tab i {
  color: #7265E2;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.audio .nax-child-list .nav-type-box .nav-type-line .nav-type-name {
  color: #7265E2;
  padding-right: 24px;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.audio .nax-child-list .nav-type-box .nav-type-line .nav-type-name a {
  color: #7265E2;
  display: inline-block;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.audio .nax-child-list .nav-type-box .nav-type-line .nav-child-ul {
  float: left;
  max-width: 720px;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.audio .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a:hover {
  color: #7265E2;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.office .nax-child-list .nax-child-top .tpoic-name {
  color: #FFC001;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.office .nax-child-list .nax-child-top .openVip-Btn {
  color: #FFC001;
  border-color: rgba(255, 192, 1, 0.25);
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.office .nax-child-list .nax-child-top .openVip-Btn i {
  color: #FFC001;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.office .nax-child-list .nax-child-top .openVip-Btn:hover {
  background: rgba(255, 192, 1, 0.15);
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.office .nax-child-list .nav-type-box .nav-type-line .more-tab {
  color: #FFC001;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.office .nax-child-list .nav-type-box .nav-type-line .more-tab i {
  color: #FFC001;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.office .nax-child-list .nav-type-box .nav-type-line .more-tab.moreShow i {
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.office .nax-child-list .nav-type-box .nav-type-line .nav-type-name {
  min-width: 98px;
  color: #FFC001;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.office .nax-child-list .nav-type-box .nav-type-line .nav-type-name a {
  color: #FFC001;
  display: inline-block;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.office .nax-child-list .nav-type-box .nav-type-line .nav-child-ul {
  float: left;
  width: 582px;
  min-height: 26px;
  max-height: 26px;
  overflow: hidden;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.office .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a {
  font-size: 14px;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.office .nax-child-list .nav-type-box .nav-type-line .nav-child-ul li a:hover {
  color: #FFC001;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.office .nax-child-list .nav-type-box .nav-type-line .nav-child-ul.moreShow {
  max-height: 100px;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.allvip {
  width: 239px;
  height: 176px;
  background: url(//static.588ku.com/imgPath/public/images/allvip-entry-bgV2.jpg) no-repeat center / 100%;
  top: auto;
  left: auto;
  padding: 0;
  margin: -10px 0 0 -70px;
}
.ku-headTop-navV1 .topModule-list > li .nav-child-box.allvip .to-allvip-page {
  display: block;
  width: 137px;
  /* display: none; */
  height: 36px;
  line-height: 36px;
  text-align: center;
  opacity: 0;
  background: linear-gradient(180deg, #f46b43, #f0365c);
  /* border-radius: 18px; */
  /* margin: 126px auto 0; */
  color: #fff;
  font-size: 16px;
  /* animation: bigsmall 0.6s ease-in-out infinite alternate; */
  font-weight: bold;
  width: 100%;
  height: 100%;
  top: 0;
  position: absolute;
}
@-webkit-keyframes bigsmall {
  from {
    transform: scale(0.9);
  }
  to {
    transform: scale(1);
  }
}
@keyframes bigsmall {
  from {
    transform: scale(0.9);
  }
  to {
    transform: scale(1);
  }
}
.ku-headTop-navV1 .topModule-list > li:hover > a:after,
.ku-headTop-navV1 .topModule-list > li.on > a:after {
  width: 36%;
}
.ku-headTop-navV1 .topModule-list > li:hover .nav-child-box {
  display: block;
  visibility: visible;
  opacity: 1;
}
.ku-headTop-navV1 .topModule-list > li.omit-list {
  position: relative;
  display: none;
}
.ku-headTop-navV1 .topModule-list > li.omit-list .hide-topmenu-box {
  display: none;
  position: absolute;
  top: 60px;
  right: -40px;
  z-index: 55;
}
.ku-headTop-navV1 .topModule-list > li.omit-list .hide-topmenu-box .hide-topmenu-ul {
  background-color: #fff;
  min-width: 90px;
  box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
}
.ku-headTop-navV1 .topModule-list > li.omit-list .hide-topmenu-box .hide-topmenu-ul li {
  padding: 5px 8px;
  box-sizing: border-box;
  display: none;
}
.ku-headTop-navV1 .topModule-list > li.omit-list .hide-topmenu-box .hide-topmenu-ul li a {
  padding-left: 8px;
  color: rgba(0, 0, 0, 0.65);
}
.ku-headTop-navV1 .topModule-list > li.omit-list .hide-topmenu-box .hide-topmenu-ul li:hover {
  background-color: #F3FCFF;
}
.ku-headTop-navV1 .topModule-list > li.omit-list .hide-topmenu-box .hide-topmenu-ul li:hover a {
  color: rgba(0, 0, 0, 0.85);
}
.ku-headTop-navV1 .topModule-list > li.omit-list:hover .hide-topmenu-box {
  display: block;
}
@media screen and (max-width: 1682px) {
  .ku-headTop-navV1 .topModule-list {
    margin-left: 38px;
    margin-left: 100px;
    margin-left: 192px;
    margin-left: 162px;
  }
  .ku-headTop-navV1 .topModule-list > li:nth-child(7) {
    display: none;
  }
  .ku-headTop-navV1 .topModule-list > li:nth-child(8) {
    display: none;
  }
  .ku-headTop-navV1 .topModule-list > li:nth-child(9) {
    display: none;
  }
  .ku-headTop-navV1 .topModule-list > li:nth-child(10) {
    display: none;
  }
  .ku-headTop-navV1 .topModule-list > li:nth-child(11) {
    display: none;
  }
  .ku-headTop-navV1 .topModule-list > li.omit-list {
    display: block;
  }
  .ku-headTop-navV1 .topModule-list > li.omit-list .hide-topmenu-box .hide-topmenu-ul li:nth-child(4),
  .ku-headTop-navV1 .topModule-list > li.omit-list .hide-topmenu-box .hide-topmenu-ul li:nth-child(5),
  .ku-headTop-navV1 .topModule-list > li.omit-list .hide-topmenu-box .hide-topmenu-ul li:nth-child(6),
  .ku-headTop-navV1 .topModule-list > li.omit-list .hide-topmenu-box .hide-topmenu-ul li:nth-child(7),
  .ku-headTop-navV1 .topModule-list > li.omit-list .hide-topmenu-box .hide-topmenu-ul li:nth-child(8) {
    display: block;
  }
}
@media screen and (max-width: 1442px) {
  .ku-headTop-navV1 .topModule-list {
    margin-left: 36px;
    margin-left: 93px;
    margin-left: 152px;
  }
  .ku-headTop-navV1 .topModule-list > li:nth-child(5) {
    display: none;
  }
  .ku-headTop-navV1 .topModule-list > li:nth-child(6) {
    display: none;
  }
  .ku-headTop-navV1 .topModule-list > li:nth-child(7) {
    display: none;
  }
  .ku-headTop-navV1 .topModule-list > li:nth-child(8) {
    display: none;
  }
  .ku-headTop-navV1 .topModule-list > li:nth-child(9) {
    display: none;
  }
  .ku-headTop-navV1 .topModule-list > li:nth-child(10) {
    display: none;
  }
  .ku-headTop-navV1 .topModule-list > li:nth-child(11) {
    display: none;
  }
  .ku-headTop-navV1 .topModule-list > li.omit-list {
    display: block;
  }
  .ku-headTop-navV1 .topModule-list > li.omit-list .hide-topmenu-box .hide-topmenu-ul li:nth-child(2),
  .ku-headTop-navV1 .topModule-list > li.omit-list .hide-topmenu-box .hide-topmenu-ul li:nth-child(3),
  .ku-headTop-navV1 .topModule-list > li.omit-list .hide-topmenu-box .hide-topmenu-ul li:nth-child(4),
  .ku-headTop-navV1 .topModule-list > li.omit-list .hide-topmenu-box .hide-topmenu-ul li:nth-child(5),
  .ku-headTop-navV1 .topModule-list > li.omit-list .hide-topmenu-box .hide-topmenu-ul li:nth-child(6),
  .ku-headTop-navV1 .topModule-list > li.omit-list .hide-topmenu-box .hide-topmenu-ul li:nth-child(7),
  .ku-headTop-navV1 .topModule-list > li.omit-list .hide-topmenu-box .hide-topmenu-ul li:nth-child(8) {
    display: block;
  }
}
.ku-headTop-navV1.office {
  background-color: #262626;
  border-bottom: 0;
}
.ku-headTop-navV1.office * {
  box-sizing: border-box;
}
.ku-headTop-navV1.office .topModule-list {
  margin-left: 354px;
}
.ku-headTop-navV1.office .topModule-list > li > a {
  color: #fff;
}
.ku-headTop-navV1.office .topModule-list > li:hover > a,
.ku-headTop-navV1.office .topModule-list > li.on > a {
  color: #fff;
}
.ku-headTop-navV1.office .topModule-list > li:hover > a:after,
.ku-headTop-navV1.office .topModule-list > li.on > a:after {
  background-color: #FFC001;
}
.ku-headTop-navV1.office .topModule-list > li:hover > a:after,
.ku-headTop-navV1.office .topModule-list > li.on > a:after {
  display: block;
}
@media screen and (max-width: 1682px) {
  .ku-headTop-navV1.office .topModule-list {
    margin-left: 142px;
  }
}
@media screen and (max-width: 1442px) {
  .ku-headTop-navV1.office .topModule-list {
    margin-left: 30px;
  }
}
.ku-headTop-navV1.office .top-nav-menu li.tool > a {
  color: #fff;
}
.ku-headTop-navV1.office .top-nav-menu li.tool > a:hover {
  color: rgba(255, 255, 255, 0.85);
}
.ku-headTop-navV1.office .top-nav-menu li .login-box .message,
.ku-headTop-navV1.office .top-nav-menu li .login-box .id {
  color: #fff;
}
.ku-headTop-navV1.office .top-nav-menu li .login-box .message:hover,
.ku-headTop-navV1.office .top-nav-menu li .login-box .id:hover {
  color: rgba(255, 255, 255, 0.85);
}
.ku-headTop-navV1.office .top-nav-menu li .noLogin-box a {
  color: #fff;
}
.ku-headTop-navV1.office .top-nav-menu li .noLogin-box a .loginBtn {
  background: #FFC001;
}
/*固定头部start*/
.ku-headTopFixed {
  z-index: 1000;
  position: fixed;
  height: 60px;
  left: 0;
  background-color: #fff;
  height: 80px;
  padding-top: 10px;
  box-sizing: border-box;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.04);
  top: 0;
}
.ku-headTopFixed .topnavV1-center {
  box-sizing: border-box;
  max-width: 100%;
  position: relative;
}
.ku-headTopFixed .topnavV1-center .top-nav-menu {
  margin-top: 10px;
}
.ku-headTopFixed .fix-insearch-box {
  float: left;
  top: 10px;
  width: 600px;
  height: 40px;
  border-radius: 4px;
  position: relative;
  box-sizing: border-box;
  position: absolute;
  left: 50%;
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-width: 1580px) {
  .ku-headTopFixed .fix-insearch-box {
    width: 500px;
  }
}
@media screen and (max-width: 1440px) {
  .ku-headTopFixed .fix-insearch-box {
    width: 450px;
  }
}
.ku-headTopFixed .fix-insearch-box .drop-down {
  float: left;
  width: 86px;
  position: relative;
  position: absolute;
  top: 0;
  left: 0;
}
.ku-headTopFixed .fix-insearch-box .drop-down .focus-key {
  border-radius: 4px 0 0 4px;
  width: 100%;
  cursor: pointer;
  line-height: 38px;
  box-sizing: border-box;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  border-color: rgba(23, 161, 255, 0.65);
  color: rgba(0, 0, 0, 0.45);
}
.ku-headTopFixed .fix-insearch-box .drop-down .focus-key .center-ib {
  display: block;
  padding-left: 17px;
  padding-right: 0px;
}
.ku-headTopFixed .fix-insearch-box .drop-down .focus-key .center-ib .keytext {
  color: rgba(0, 0, 0, 0.65);
}
.ku-headTopFixed .fix-insearch-box .drop-down .focus-key i {
  margin-left: 4px;
  display: inline-block;
  font-size: 12px;
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ku-headTopFixed .fix-insearch-box .drop-down .down-list {
  width: 100%;
  position: absolute;
  top: 40px;
  z-index: 5;
  background-color: #fff;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 4px 4px;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  padding-top: 8px;
}
.ku-headTopFixed .fix-insearch-box .drop-down .down-list li {
  cursor: pointer;
  padding-left: 18px;
  line-height: 28px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
}
.ku-headTopFixed .fix-insearch-box .drop-down .down-list li:hover {
  background-color: #F3FCFF;
}
.ku-headTopFixed .fix-insearch-box .drop-down:hover .down-list {
  visibility: visible;
  opacity: 1;
}
.ku-headTopFixed .fix-insearch-box .drop-down:hover .focus-key i {
  transform: scale(0.8) rotate(-180deg);
}
.ku-headTopFixed .fix-insearch-box .fix-insearch-input {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border: 1px solid rgba(23, 161, 255, 0.65);
  padding: 0 90px 0 104px;
  height: 100%;
  border-radius: 4px;
  color: rgba(0, 0, 0, 0.65);
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.ku-headTopFixed .fix-insearch-box .fix-insearch-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
 .ku-headTopFixed .fix-insearch-box .fix-insearch-input :-moz-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.ku-headTopFixed .fix-insearch-box .fix-insearch-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.ku-headTopFixed .fix-insearch-box .fix-insearch-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.ku-headTopFixed .fix-insearch-box .fix-insearch-input:focus {
  color: rgba(0, 0, 0, 0.85);
  border-color: rgba(23, 161, 255, 0.85);
}
.ku-headTopFixed .fix-insearch-box .search-btn {
  width: 86px;
  height: 38px;
  height: 100%;
  background: #17A1FF;
  text-align: center;
  position: absolute;
  border-radius: 0 3px 3px 0;
  right: 0;
  top: 0;
  color: #fff;
  line-height: 39px;
}
.ku-headTopFixed .fix-insearch-box .search-btn.ys {
  background-color: #17A1FF;
}
.ku-headTopFixed .fix-insearch-box .search-btn.bg {
  background-color: #FA4633;
}
.ku-headTopFixed .fix-insearch-box .search-btn.model {
  background-color: #FF9400;
}
.ku-headTopFixed .fix-insearch-box .search-btn.illus {
  background-color: #3DB060;
}
.ku-headTopFixed .fix-insearch-box .search-btn.art {
  background-color: #00CFDD;
}
.ku-headTopFixed .fix-insearch-box .search-btn.video {
  background-color: #7265E2;
}
.ku-headTopFixed .fix-insearch-box .search-btn.office {
  background-color: #FFC001;
}
.ku-headTopFixed .fix-insearch-box .search-btn.ui {
  background-color: #1ABC9C;
}
.ku-headTopFixed .fix-insearch-box .search-btn.audio {
  background-color: #7265E2;
}
.ku-headTopFixed .fix-insearch-box .search-btn.company {
  background-color: #d9ac62;
}
.ku-headTopFixed .fix-insearch-box .search-btn.photo {
  background-color: #FF5859;
}
.ku-headTopFixed .fix-insearch-box .search-btn.gif {
  background-color: #EF2B79;
}
.ku-headTopFixed .fix-insearch-box .search-btn i {
  margin-right: 5px;
  color: #fff;
  font-size: 14px;
}
.ku-headTopFixed .fix-insearch-box .search-btn .icon-svg-Search {
  margin-right: 2px;
  vertical-align: -2px;
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(//static.588ku.com/imgPath/index/images/1902/searchIcon.svg) no-repeat center / 100%;
}
.ku-headTopFixed .fix-insearch-box .search-btn:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -ms-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.ku-headTopFixed .fix-insearch-box .search-btn:hover:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
}
.ku-headTopFixed .fix-insearch-box.ys .fix-insearch-input {
  border: 1px solid rgba(23, 161, 255, 0.65);
}
.ku-headTopFixed .fix-insearch-box.ys .fix-insearch-input:focus {
  border-color: rgba(23, 161, 255, 0.85);
}
.ku-headTopFixed .fix-insearch-box.ys .drop-down .focus-key {
  border-color: rgba(23, 161, 255, 0.65);
}
.ku-headTopFixed .fix-insearch-box.bg .fix-insearch-input {
  border: 1px solid rgba(250, 70, 51, 0.65);
}
.ku-headTopFixed .fix-insearch-box.bg .fix-insearch-input:focus {
  border-color: rgba(250, 70, 51, 0.85);
}
.ku-headTopFixed .fix-insearch-box.bg .drop-down .focus-key {
  border-color: rgba(250, 70, 51, 0.65);
}
.ku-headTopFixed .fix-insearch-box.art .fix-insearch-input {
  border: 1px solid rgba(0, 207, 221, 0.65);
}
.ku-headTopFixed .fix-insearch-box.art .fix-insearch-input:focus {
  border-color: rgba(0, 207, 221, 0.85);
}
.ku-headTopFixed .fix-insearch-box.art .drop-down .focus-key {
  border-color: rgba(0, 207, 221, 0.65);
}
.ku-headTopFixed .fix-insearch-box.model .fix-insearch-input {
  border: 1px solid rgba(255, 148, 0, 0.65);
}
.ku-headTopFixed .fix-insearch-box.model .fix-insearch-input:focus {
  border-color: rgba(255, 148, 0, 0.85);
}
.ku-headTopFixed .fix-insearch-box.model .drop-down .focus-key {
  border-color: rgba(255, 148, 0, 0.65);
}
.ku-headTopFixed .fix-insearch-box.gif .fix-insearch-input {
  border: 1px solid rgba(239, 43, 121, 0.65);
}
.ku-headTopFixed .fix-insearch-box.gif .fix-insearch-input:focus {
  border-color: rgba(239, 43, 121, 0.85);
}
.ku-headTopFixed .fix-insearch-box.gif .drop-down .focus-key {
  border-color: rgba(239, 43, 121, 0.65);
}
.ku-headTopFixed .fix-insearch-box.illus .fix-insearch-input {
  border: 1px solid rgba(61, 176, 96, 0.65);
}
.ku-headTopFixed .fix-insearch-box.illus .fix-insearch-input:focus {
  border-color: rgba(61, 176, 96, 0.85);
}
.ku-headTopFixed .fix-insearch-box.illus .drop-down .focus-key {
  border-color: rgba(61, 176, 96, 0.65);
}
.ku-headTopFixed .fix-insearch-box.office .fix-insearch-input {
  border: 1px solid rgba(255, 192, 1, 0.65);
}
.ku-headTopFixed .fix-insearch-box.office .fix-insearch-input:focus {
  border-color: rgba(255, 192, 1, 0.85);
}
.ku-headTopFixed .fix-insearch-box.office .drop-down .focus-key {
  border-color: rgba(255, 192, 1, 0.65);
}
.ku-headTopFixed .fix-insearch-box.ui .fix-insearch-input {
  border: 1px solid rgba(26, 188, 156, 0.65);
}
.ku-headTopFixed .fix-insearch-box.ui .fix-insearch-input:focus {
  border-color: rgba(26, 188, 156, 0.85);
}
.ku-headTopFixed .fix-insearch-box.ui .drop-down .focus-key {
  border-color: rgba(26, 188, 156, 0.65);
}
.ku-headTopFixed .fix-insearch-box.photo .fix-insearch-input {
  border: 1px solid rgba(255, 88, 89, 0.65);
}
.ku-headTopFixed .fix-insearch-box.photo .fix-insearch-input:focus {
  border-color: rgba(255, 88, 89, 0.85);
}
.ku-headTopFixed .fix-insearch-box.photo .drop-down .focus-key {
  border-color: rgba(255, 88, 89, 0.65);
}
.ku-headTopFixed .fix-insearch-box.video .fix-insearch-input,
.ku-headTopFixed .fix-insearch-box.audio .fix-insearch-input {
  border: 1px solid rgba(114, 101, 226, 0.65);
}
.ku-headTopFixed .fix-insearch-box.video .fix-insearch-input:focus,
.ku-headTopFixed .fix-insearch-box.audio .fix-insearch-input:focus {
  border-color: rgba(114, 101, 226, 0.85);
}
.ku-headTopFixed .fix-insearch-box.video .drop-down .focus-key,
.ku-headTopFixed .fix-insearch-box.audio .drop-down .focus-key {
  border-color: rgba(114, 101, 226, 0.65);
}
.ku-headTopFixed .fix-insearch-box.nologin {
  width: 500px;
  left: 47%;
}
@media screen and (max-width: 1220px) {
  .ku-headTopFixed .qy-server {
    display: none;
  }
}
@media screen and (max-width: 1500px) {
  .ku-headTopFixed .fix-insearch-box.nologin {
    width: 360px;
    left: 45%;
  }
}
@media screen and (max-width: 1682px) {
  .ku-headTopFixed .user-drop-listV1 {
    margin-left: -130px;
  }
}
.ku-headTopFixed.office .fix-insearch-box .drop-down {
  background-color: rgba(255, 255, 255, 0.1);
}
.ku-headTopFixed.office .fix-insearch-box .drop-down .focus-key {
  color: #fff;
}
.ku-headTopFixed.office .fix-insearch-box .fix-insearch-input {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
}
.ku-headTopFixed.office .fix-insearch-box .fix-insearch-input::-webkit-input-placeholder {
  color: #fff;
}
.ku-headTopFixed.office .fix-insearch-box .fix-insearch-input:-moz-placeholder {
  color: #fff;
}
.ku-headTopFixed.office .fix-insearch-box .fix-insearch-input::-moz-placeholder {
  color: #fff;
}
.ku-headTopFixed.office .fix-insearch-box .fix-insearch-input:-ms-input-placeholder {
  color: #fff;
}
.ku-headTopFixed.office .fix-insearch-box .search-btn {
  background: #FFC001;
}
.ku-headTopFixedV1 {
  z-index: 1000;
  position: fixed;
  height: 60px;
  left: 0;
  background-color: #fff;
  height: 80px;
  padding-top: 10px;
  box-sizing: border-box;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.04);
  top: 0;
}
.ku-headTopFixedV1 .fix-logo {
  margin-top: 12px;
}
.ku-headTopFixedV1 .w1680 {
  width: 1440px;
}
.ku-headTopFixedV1 .topnavV1-center {
  box-sizing: border-box;
  max-width: 100%;
  position: relative;
}
.ku-headTopFixedV1 .topnavV1-center .top-nav-menu {
  margin-top: 10px;
}
.ku-headTopFixedV1 .fix-insearch-box {
  width: 600px;
  height: 42px;
  border-radius: 4px;
  position: relative;
  box-sizing: border-box;
  top: -14px;
  margin-left: 60px;
  display: inline-block;
  float: none;
}
@media screen and (max-width: 1580px) {
  .ku-headTopFixedV1 .fix-insearch-box {
    width: 500px;
  }
}
@media screen and (max-width: 1440px) {
  .ku-headTopFixedV1 .fix-insearch-box {
    width: 450px;
  }
}
.ku-headTopFixedV1 .fix-insearch-box .drop-down {
  float: left;
  width: 86px;
  width: 94px;
  width: 98px;
  position: relative;
  position: absolute;
  top: 0;
  left: 0;
}
.ku-headTopFixedV1 .fix-insearch-box .drop-down .focus-key {
  border-radius: 4px 0 0 4px;
  width: 100%;
  cursor: pointer;
  line-height: 40px;
  box-sizing: border-box;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  border-color: rgba(23, 161, 255, 0.65);
  color: rgba(0, 0, 0, 0.45);
}
.ku-headTopFixedV1 .fix-insearch-box .drop-down .focus-key .center-ib {
  display: block;
  padding-left: 17px;
  padding-left: 20px;
  padding-right: 0px;
}
.ku-headTopFixedV1 .fix-insearch-box .drop-down .focus-key .center-ib .keytext {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.65);
  color: rgba(0, 0, 0, 0.85);
}
.ku-headTopFixedV1 .fix-insearch-box .drop-down .focus-key i {
  margin-left: 4px;
  display: inline-block;
  font-size: 12px;
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ku-headTopFixedV1 .fix-insearch-box .drop-down .down-list {
  width: 100%;
  position: absolute;
  top: 42px;
  z-index: 5;
  background-color: #fff;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 4px 4px;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.ku-headTopFixedV1 .fix-insearch-box .drop-down .down-list li {
  cursor: pointer;
  padding-left: 18px;
  padding-left: 20px;
  line-height: 32px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.65);
}
.ku-headTopFixedV1 .fix-insearch-box .drop-down .down-list li:hover {
  background-color: #F3FCFF;
  color: rgba(0, 0, 0, 0.85);
}
.ku-headTopFixedV1 .fix-insearch-box .drop-down:hover .down-list {
  visibility: visible;
  opacity: 1;
}
.ku-headTopFixedV1 .fix-insearch-box .drop-down:hover .focus-key i {
  transform: scale(0.8) rotate(-180deg);
}
.ku-headTopFixedV1 .fix-insearch-box .fix-insearch-input {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border: 1px solid rgba(23, 161, 255, 0.65);
  padding: 0 90px 0 114px;
  height: 100%;
  font-size: 16px;
  border-radius: 4px;
  color: rgba(0, 0, 0, 0.65);
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.ku-headTopFixedV1 .fix-insearch-box .fix-insearch-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
 .ku-headTopFixedV1 .fix-insearch-box .fix-insearch-input :-moz-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.ku-headTopFixedV1 .fix-insearch-box .fix-insearch-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.ku-headTopFixedV1 .fix-insearch-box .fix-insearch-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.ku-headTopFixedV1 .fix-insearch-box .fix-insearch-input:focus {
  color: rgba(0, 0, 0, 0.85);
  border-color: rgba(23, 161, 255, 0.85);
}
.ku-headTopFixedV1 .fix-insearch-box .search-btn {
  width: 86px;
  height: 42px;
  height: 100%;
  background: #17A1FF;
  text-align: center;
  position: absolute;
  border-radius: 0 4px 4px 0;
  right: 0;
  top: 0;
  color: #fff;
  line-height: 42px;
}
.ku-headTopFixedV1 .fix-insearch-box .search-btn.ys {
  background-color: #17A1FF;
}
.ku-headTopFixedV1 .fix-insearch-box .search-btn.bg {
  background-color: #FA4633;
}
.ku-headTopFixedV1 .fix-insearch-box .search-btn.model {
  background-color: #FF9400;
}
.ku-headTopFixedV1 .fix-insearch-box .search-btn.illus {
  background-color: #3DB060;
}
.ku-headTopFixedV1 .fix-insearch-box .search-btn.art {
  background-color: #00CFDD;
}
.ku-headTopFixedV1 .fix-insearch-box .search-btn.video {
  background-color: #7265E2;
}
.ku-headTopFixedV1 .fix-insearch-box .search-btn.office {
  background-color: #FFC001;
}
.ku-headTopFixedV1 .fix-insearch-box .search-btn.ui {
  background-color: #1ABC9C;
}
.ku-headTopFixedV1 .fix-insearch-box .search-btn.audio {
  background-color: #7265E2;
}
.ku-headTopFixedV1 .fix-insearch-box .search-btn.company {
  background-color: #d9ac62;
}
.ku-headTopFixedV1 .fix-insearch-box .search-btn.photo {
  background-color: #FF5859;
}
.ku-headTopFixedV1 .fix-insearch-box .search-btn.gif {
  background-color: #EF2B79;
}
.ku-headTopFixedV1 .fix-insearch-box .search-btn i {
  margin-right: 5px;
  color: #fff;
  font-size: 14px;
}
.ku-headTopFixedV1 .fix-insearch-box .search-btn .key-tle {
  display: none;
}
.ku-headTopFixedV1 .fix-insearch-box .search-btn .icon-svg-Search {
  margin-right: 2px;
  vertical-align: -2px;
  display: inline-block;
  width: 22px;
  margin-top: 10px;
  line-height: 42px;
  height: 22px;
  background: url(//static.588ku.com/imgPath/index/images/1902/searchIcon.svg) no-repeat center / 100%;
}
.ku-headTopFixedV1 .fix-insearch-box .search-btn:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -ms-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.ku-headTopFixedV1 .fix-insearch-box .search-btn:hover:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
}
.ku-headTopFixedV1 .fix-insearch-box.ys .fix-insearch-input {
  border: 1px solid rgba(23, 161, 255, 0.65);
}
.ku-headTopFixedV1 .fix-insearch-box.ys .fix-insearch-input:focus {
  border-color: rgba(23, 161, 255, 0.85);
}
.ku-headTopFixedV1 .fix-insearch-box.ys .drop-down .focus-key {
  border-color: rgba(23, 161, 255, 0.65);
}
.ku-headTopFixedV1 .fix-insearch-box.bg .fix-insearch-input {
  border: 1px solid rgba(250, 70, 51, 0.65);
}
.ku-headTopFixedV1 .fix-insearch-box.bg .fix-insearch-input:focus {
  border-color: rgba(250, 70, 51, 0.85);
}
.ku-headTopFixedV1 .fix-insearch-box.bg .drop-down .focus-key {
  border-color: rgba(250, 70, 51, 0.65);
}
.ku-headTopFixedV1 .fix-insearch-box.art .fix-insearch-input {
  border: 1px solid rgba(0, 207, 221, 0.65);
}
.ku-headTopFixedV1 .fix-insearch-box.art .fix-insearch-input:focus {
  border-color: rgba(0, 207, 221, 0.85);
}
.ku-headTopFixedV1 .fix-insearch-box.art .drop-down .focus-key {
  border-color: rgba(0, 207, 221, 0.65);
}
.ku-headTopFixedV1 .fix-insearch-box.model .fix-insearch-input {
  border: 1px solid rgba(255, 148, 0, 0.65);
}
.ku-headTopFixedV1 .fix-insearch-box.model .fix-insearch-input:focus {
  border-color: rgba(255, 148, 0, 0.85);
}
.ku-headTopFixedV1 .fix-insearch-box.model .drop-down .focus-key {
  border-color: rgba(255, 148, 0, 0.65);
}
.ku-headTopFixedV1 .fix-insearch-box.gif .fix-insearch-input {
  border: 1px solid rgba(239, 43, 121, 0.65);
}
.ku-headTopFixedV1 .fix-insearch-box.gif .fix-insearch-input:focus {
  border-color: rgba(239, 43, 121, 0.85);
}
.ku-headTopFixedV1 .fix-insearch-box.gif .drop-down .focus-key {
  border-color: rgba(239, 43, 121, 0.65);
}
.ku-headTopFixedV1 .fix-insearch-box.illus .fix-insearch-input {
  border: 1px solid rgba(61, 176, 96, 0.65);
}
.ku-headTopFixedV1 .fix-insearch-box.illus .fix-insearch-input:focus {
  border-color: rgba(61, 176, 96, 0.85);
}
.ku-headTopFixedV1 .fix-insearch-box.illus .drop-down .focus-key {
  border-color: rgba(61, 176, 96, 0.65);
}
.ku-headTopFixedV1 .fix-insearch-box.office .fix-insearch-input {
  border: 1px solid rgba(255, 192, 1, 0.65);
}
.ku-headTopFixedV1 .fix-insearch-box.office .fix-insearch-input:focus {
  border-color: rgba(255, 192, 1, 0.85);
}
.ku-headTopFixedV1 .fix-insearch-box.office .drop-down .focus-key {
  border-color: rgba(255, 192, 1, 0.65);
}
.ku-headTopFixedV1 .fix-insearch-box.ui .fix-insearch-input {
  border: 1px solid rgba(26, 188, 156, 0.65);
}
.ku-headTopFixedV1 .fix-insearch-box.ui .fix-insearch-input:focus {
  border-color: rgba(26, 188, 156, 0.85);
}
.ku-headTopFixedV1 .fix-insearch-box.ui .drop-down .focus-key {
  border-color: rgba(26, 188, 156, 0.65);
}
.ku-headTopFixedV1 .fix-insearch-box.photo .fix-insearch-input {
  border: 1px solid rgba(255, 88, 89, 0.65);
}
.ku-headTopFixedV1 .fix-insearch-box.photo .fix-insearch-input:focus {
  border-color: rgba(255, 88, 89, 0.85);
}
.ku-headTopFixedV1 .fix-insearch-box.photo .drop-down .focus-key {
  border-color: rgba(255, 88, 89, 0.65);
}
.ku-headTopFixedV1 .fix-insearch-box.video .fix-insearch-input,
.ku-headTopFixedV1 .fix-insearch-box.audio .fix-insearch-input {
  border: 1px solid rgba(114, 101, 226, 0.65);
}
.ku-headTopFixedV1 .fix-insearch-box.video .fix-insearch-input:focus,
.ku-headTopFixedV1 .fix-insearch-box.audio .fix-insearch-input:focus {
  border-color: rgba(114, 101, 226, 0.85);
}
.ku-headTopFixedV1 .fix-insearch-box.video .drop-down .focus-key,
.ku-headTopFixedV1 .fix-insearch-box.audio .drop-down .focus-key {
  border-color: rgba(114, 101, 226, 0.65);
}
@media screen and (max-width: 1682px) {
  .ku-headTopFixedV1 .user-drop-listV1 {
    margin-left: -130px;
  }
}
.ku-headTopFixedV1.office .fix-insearch-box .drop-down {
  background-color: rgba(255, 255, 255, 0.1);
}
.ku-headTopFixedV1.office .fix-insearch-box .drop-down .focus-key {
  color: #fff;
}
.ku-headTopFixedV1.office .fix-insearch-box .fix-insearch-input {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
}
.ku-headTopFixedV1.office .fix-insearch-box .fix-insearch-input::-webkit-input-placeholder {
  color: #fff;
}
.ku-headTopFixedV1.office .fix-insearch-box .fix-insearch-input:-moz-placeholder {
  color: #fff;
}
.ku-headTopFixedV1.office .fix-insearch-box .fix-insearch-input::-moz-placeholder {
  color: #fff;
}
.ku-headTopFixedV1.office .fix-insearch-box .fix-insearch-input:-ms-input-placeholder {
  color: #fff;
}
.ku-headTopFixedV1.office .fix-insearch-box .search-btn {
  background: #FFC001;
}
.ku-headTopFixedV2 {
  z-index: 1000;
  position: fixed;
  height: 64px;
  height: 72px;
  left: 0;
  background-color: #fff;
  padding-top: 2px;
  padding-top: 6px;
  box-sizing: content-box;
  top: 0;
  box-shadow: none;
}
.ku-headTopFixedV2 .top-nav-menu li .login-box .message {
  padding: 0 5px 0 0;
}
.ku-headTopFixedV2 .top-nav-menu li .noLogin-box a .loginBtn {
  margin-top: 4px;
  text-decoration: none;
  display: inline-block;
  font-weight: bold;
  width: 68px;
  text-align: center;
  box-sizing: border-box;
  padding: 0;
  height: 32px;
  line-height: 30px;
  background: none;
  color: #17A1FF;
  border: 2px solid #17A1FF;
  border-radius: 28px;
  letter-spacing: 0.4px;
}
.ku-headTopFixedV2 .top-nav-menu li .noLogin-box a .loginBtn:hover {
  background: #17A1FF;
  color: #fff;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}
.ku-headTopFixedV2 .top-nav-menu li .noLogin-box a:hover {
  color: #17A1FF;
  color: #fff;
}
.ku-headTopFixedV2 .top-nav-menu li .noLogin-box .user-drop-listV3 {
  width: 484px;
  background: #ffffff;
  border-radius: 4px;
  box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.05);
  position: absolute;
  top: 40px;
  right: 0;
  display: none;
}
.ku-headTopFixedV2 .top-nav-menu li .noLogin-box .user-drop-listV3 .dropnologin-box .lg-box {
  padding: 20px 0 0 20px;
  box-sizing: border-box;
}
.ku-headTopFixedV2 .top-nav-menu li .noLogin-box .user-drop-listV3 .dropnologin-box .lg-box .dfhead-img {
  width: 52px;
  height: 52px;
  background: #e7e7e7 url('//bpic.588ku.com/imgPath/basic/default_avatar.png') no-repeat center / 100%;
  border-radius: 50px;
  display: inline-block;
  margin-right: 12px;
}
.ku-headTopFixedV2 .top-nav-menu li .noLogin-box .user-drop-listV3 .dropnologin-box .lg-box .lg-Btn-box {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.85);
  line-height: 52px;
}
.ku-headTopFixedV2 .top-nav-menu li .noLogin-box .user-drop-listV3 .dropnologin-box .lg-box .lg-Btn-box .lg-Btn {
  font-size: 16px;
  color: #008aff;
  cursor: pointer;
  line-height: 52px;
}
.ku-headTopFixedV2 .top-nav-menu li .noLogin-box .user-drop-listV3 .dropnologin-box .tips-box {
  padding-top: 27px;
}
.ku-headTopFixedV2 .top-nav-menu li .noLogin-box .user-drop-listV3 .dropnologin-box .tips-box .tips-item {
  padding-left: 20px;
  width: 50%;
  text-align: left;
  box-sizing: border-box;
  margin-bottom: 32px;
}
.ku-headTopFixedV2 .top-nav-menu li .noLogin-box .user-drop-listV3 .dropnologin-box .tips-box .tips-item .icon-box {
  width: 36px;
  height: 36px;
  background: rgba(23, 90, 255, 0.05);
  text-align: center;
  line-height: 36px;
  border-radius: 36px;
  margin-right: 12px;
  display: inline-block;
}
.ku-headTopFixedV2 .top-nav-menu li .noLogin-box .user-drop-listV3 .dropnologin-box .tips-box .tips-item .icon-box i {
  font-size: 20px;
  color: #008aff;
}
.ku-headTopFixedV2 .top-nav-menu li .noLogin-box .user-drop-listV3 .dropnologin-box .tips-box .tips-item .r-box .t-tle {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.85);
  line-height: 19px;
  display: block;
}
.ku-headTopFixedV2 .top-nav-menu li .noLogin-box .user-drop-listV3 .dropnologin-box .tips-box .tips-item .r-box .t-tip {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 16px;
  display: block;
}
.ku-headTopFixedV2 .top-nav-menu li .noLogin-box:hover .user-drop-listV3 {
  display: block;
}
.ku-headTopFixedV2 .fix-logo {
  margin-top: 12px;
}
.ku-headTopFixedV2 .home-link:hover em {
  background-color: #17A1FF !important;
}
.ku-headTopFixedV2 .home-link:hover a {
  color: #17A1FF !important;
}
.ku-headTopFixedV2 .w1680 {
  width: 1440px;
}
.ku-headTopFixedV2 .headTop-leftList .drop-down .focus-key i {
  color: rgba(0, 0, 0, 0.45);
  color: #666;
}
.ku-headTopFixedV2 .headTop-leftList .headTopClass-box {
  height: 44px;
  top: 0;
  line-height: 44px;
  box-sizing: border-box;
  border-radius: 4px;
  position: relative;
  z-index: 10;
  top: -4px;
}
.ku-headTopFixedV2 .headTop-leftList .headTopClass-box .navtype-left-box {
  top: 30px;
  left: -5px;
}
.ku-headTopFixedV2 .headTop-leftList .headTopClass-box .drop-down .focus-key {
  line-height: 44px;
  padding: 0 6px;
}
.ku-headTopFixedV2 .headTop-leftList .headTopClass-box .drop-down:hover {
  background-color: #F3FCFF;
  color: #17A1FF;
}
.ku-headTopFixedV2 .headTop-leftList .headTopClass-box .drop-down:hover .focus-key i {
  color: #17A1FF;
}
.ku-headTopFixedV2 .headTop-leftList .headTopClass-box .drop-down:hover .focus-key .center-ib .keytext {
  color: #17A1FF;
}
.ku-headTopFixedV2 .qy-server {
  font-size: 16px;
  display: inline-block;
  color: rgba(0, 0, 0, 0.85);
  vertical-align: 16px;
  margin-left: 20px;
  line-height: 40px;
}
.ku-headTopFixedV2 .qy-server > .link-a .icon-box {
  display: inline-block;
  transition: all 0.3s;
}
.ku-headTopFixedV2 .qy-server > .link-a .icon-box i {
  font-size: 12px;
}
.ku-headTopFixedV2 .qy-server .qy-server-hoverbox {
  position: absolute;
  left: 128px;
  top: 26px;
  padding-top: 38px;
  display: none;
}
.ku-headTopFixedV2 .qy-server .qy-server-hoverbox .qy-h-ctn {
  width: 290px;
  height: auto;
  background: #ffffff;
  border-radius: 4px;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
  padding-top: 20px;
  padding-bottom: 25px;
}
.ku-headTopFixedV2 .qy-server .qy-server-hoverbox .qy-h-ctn .h-link-box {
  width: 274px;
  height: 83px;
  opacity: 1;
  display: block;
  border-radius: 4px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 0 0 12px;
}
.ku-headTopFixedV2 .qy-server .qy-server-hoverbox .qy-h-ctn .h-link-box .h-link {
  display: block;
  width: 250px;
  height: 78px;
  padding-left: 20px;
  box-sizing: border-box;
  position: relative;
}
.ku-headTopFixedV2 .qy-server .qy-server-hoverbox .qy-h-ctn .h-link-box .h-link .free-icon {
  background: url(//static.588ku.com/imgPath/index/images/1902/free-icon.svg) no-repeat center;
  width: 54px;
  height: 20px;
  position: absolute;
  top: 11px;
  left: 90px;
}
.ku-headTopFixedV2 .qy-server .qy-server-hoverbox .qy-h-ctn .h-link-box .h-link .t-tle {
  font-size: 16px;
  text-align: left;
  color: #ffffff;
  font-weight: bold;
  line-height: 16px;
  letter-spacing: 1px;
  padding-top: 20px;
}
.ku-headTopFixedV2 .qy-server .qy-server-hoverbox .qy-h-ctn .h-link-box .h-link .b-t {
  font-size: 12px;
  text-align: left;
  color: #ffffff;
  line-height: 12px;
  letter-spacing: 1px;
  padding-top: 9px;
}
.ku-headTopFixedV2 .qy-server .qy-server-hoverbox .qy-h-ctn .h-link-box .h-link:hover {
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.06) 6%, rgba(0, 0, 0, 0.09) 92%, rgba(0, 0, 0, 0));
}
.ku-headTopFixedV2 .qy-server .qy-server-hoverbox .qy-h-ctn .h-link-box:nth-child(1) {
  background: url('//static.588ku.com/imgPath/index/images/V1/icon/more-editor.png') no-repeat center / 100%;
}
.ku-headTopFixedV2 .qy-server .qy-server-hoverbox .qy-h-ctn .h-link-box:nth-child(2) {
  background: url('//static.588ku.com/imgPath/index/images/V1/icon/more-gc.png') no-repeat center / 100%;
}
.ku-headTopFixedV2 .qy-server .qy-server-hoverbox .qy-h-ctn .h-link-box:nth-child(3) {
  background: url('//static.588ku.com/imgPath/index/images/V1/icon/more-yx.png') no-repeat center / 100%;
}
.ku-headTopFixedV2 .qy-server .qy-server-hoverbox .qy-h-ctn .h-link-box:nth-child(4) {
  background: url('//static.588ku.com/imgPath/index/images/V1/icon/more-kt.png') no-repeat center / 100%;
}
.ku-headTopFixedV2 .qy-server .qy-server-hoverbox .qy-h-ctn .else-box {
  padding: 10px  0 0 20px;
}
.ku-headTopFixedV2 .qy-server .qy-server-hoverbox .qy-h-ctn .else-box .else-tle {
  font-size: 12px;
  text-align: left;
  color: #333333;
  line-height: 17px;
  letter-spacing: 1px;
  padding-bottom: 9px;
}
.ku-headTopFixedV2 .qy-server .qy-server-hoverbox .qy-h-ctn .else-box .u-list .u-item {
  width: 75px;
  height: 77px;
  opacity: 1;
  display: inline-block;
  list-style: none;
  background: #f5f5f5;
  border-radius: 4px;
  margin-right: 12px;
}
.ku-headTopFixedV2 .qy-server .qy-server-hoverbox .qy-h-ctn .else-box .u-list .u-item:last-child {
  margin-right: 0px;
}
.ku-headTopFixedV2 .qy-server .qy-server-hoverbox .qy-h-ctn .else-box .u-list .u-item a {
  padding-top: 15px;
  box-sizing: border-box;
  text-align: center;
  display: block;
  width: 100%;
  height: 100%;
}
.ku-headTopFixedV2 .qy-server .qy-server-hoverbox .qy-h-ctn .else-box .u-list .u-item a .icon-box {
  width: 24px;
  height: 24px;
  opacity: 1;
  display: block;
  margin: 0 auto;
}
.ku-headTopFixedV2 .qy-server .qy-server-hoverbox .qy-h-ctn .else-box .u-list .u-item a .icon-box.zt {
  background: url(//static.588ku.com/imgPath/index/images/V1/icon/zitiicon1.svg) no-repeat center / 100%;
}
.ku-headTopFixedV2 .qy-server .qy-server-hoverbox .qy-h-ctn .else-box .u-list .u-item a .icon-box.jc {
  background: url(//static.588ku.com/imgPath/index/images/V1/icon/jcicon1.svg) no-repeat center / 100%;
}
.ku-headTopFixedV2 .qy-server .qy-server-hoverbox .qy-h-ctn .else-box .u-list .u-item a .icon-box.yy {
  background: url(//static.588ku.com/imgPath/index/images/V1/icon/yyicon1.svg) no-repeat center / 100%;
}
.ku-headTopFixedV2 .qy-server .qy-server-hoverbox .qy-h-ctn .else-box .u-list .u-item a .txt-b {
  font-size: 12px;
  text-align: center;
  color: #333333;
  padding-top: 8px;
  line-height: 17px;
  letter-spacing: 1px;
}
.ku-headTopFixedV2 .qy-server .qy-server-hoverbox .qy-h-ctn .else-box .u-list .u-item:hover {
  background: rgba(0, 0, 0, 0.15);
}
.ku-headTopFixedV2 .qy-server:hover > .link-a {
  color: #17A1FF;
}
.ku-headTopFixedV2 .qy-server:hover > .link-a .icon-box {
  transform: rotate(180deg);
}
.ku-headTopFixedV2 .qy-server:hover .qy-server-hoverbox {
  display: block;
}
@media screen and (max-width: 1532px) {
  .ku-headTopFixedV2 .qy-server .qy-server {
    display: none;
  }
}
.ku-headTopFixedV2 .topnavV1-center {
  box-sizing: border-box;
  height: 100%;
  max-width: 100%;
  position: relative;
}
.ku-headTopFixedV2 .topnavV1-center .top-nav-menu {
  margin-top: 10px;
}
.ku-headTopFixedV2 .fix-insearch-box {
  width: 600px;
  height: 46px;
  border-radius: 4px;
  position: relative;
  box-sizing: border-box;
  top: -14px;
  margin-left: 180px;
  display: inline-block;
  position: absolute;
  left: 50%;
  margin-left: 0;
  transform: translateX(-50%);
  top: 7px;
  float: none;
}
@media screen and (max-width: 1580px) {
  .ku-headTopFixedV2 .fix-insearch-box {
    width: 500px;
  }
}
@media screen and (max-width: 1440px) {
  .ku-headTopFixedV2 .fix-insearch-box {
    width: 450px;
  }
}
.ku-headTopFixedV2 .fix-insearch-box .drop-down {
  float: left;
  width: 111px;
  position: relative;
  position: absolute;
  top: 1px;
  left: 0;
}
.ku-headTopFixedV2 .fix-insearch-box .drop-down .focus-key {
  border-radius: 4px 0 0 4px;
  width: 100%;
  cursor: pointer;
  line-height: 42px;
  box-sizing: border-box;
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  color: rgba(0, 0, 0, 0.45);
}
.ku-headTopFixedV2 .fix-insearch-box .drop-down .focus-key .center-ib {
  padding-right: 0px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #262626;
}
.ku-headTopFixedV2 .fix-insearch-box .drop-down .focus-key i {
  margin-left: 4px;
  display: inline-block;
  font-size: 12px;
  color: #262626;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-top: 2px;
}
.ku-headTopFixedV2 .fix-insearch-box .drop-down .down-list {
  width: 100%;
  position: absolute;
  top: 46px;
  z-index: 5;
  background-color: #fff;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 4px 4px;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.ku-headTopFixedV2 .fix-insearch-box .drop-down .down-list li,
.ku-headTopFixedV2 .fix-insearch-box .drop-down .down-list .li-item {
  cursor: pointer;
  padding-left: 27px;
  line-height: 32px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
}
.ku-headTopFixedV2 .fix-insearch-box .drop-down .down-list li:hover,
.ku-headTopFixedV2 .fix-insearch-box .drop-down .down-list .li-item:hover {
  background-color: #F3FCFF;
  color: rgba(0, 0, 0, 0.85);
}
.ku-headTopFixedV2 .fix-insearch-box .drop-down .down-list li .icon-box,
.ku-headTopFixedV2 .fix-insearch-box .drop-down .down-list .li-item .icon-box {
  position: relative;
  left: -2px;
  margin-right: 5px;
}
.ku-headTopFixedV2 .fix-insearch-box .drop-down .down-list li .icon-box i,
.ku-headTopFixedV2 .fix-insearch-box .drop-down .down-list .li-item .icon-box i {
  color: #5A5F67;
}
.ku-headTopFixedV2 .fix-insearch-box .drop-down .down-list li > a,
.ku-headTopFixedV2 .fix-insearch-box .drop-down .down-list .li-item > a {
  color: rgba(0, 0, 0, 0.65);
  display: block;
  padding-left: 15px;
}
.ku-headTopFixedV2 .fix-insearch-box .drop-down .down-list li[data-btnclass="qkmusic"],
.ku-headTopFixedV2 .fix-insearch-box .drop-down .down-list .li-item[data-btnclass="qkmusic"],
.ku-headTopFixedV2 .fix-insearch-box .drop-down .down-list li[data-btnclass="font"],
.ku-headTopFixedV2 .fix-insearch-box .drop-down .down-list .li-item[data-btnclass="font"] {
  padding-left: 0;
}
.ku-headTopFixedV2 .fix-insearch-box .drop-down .down-list li[data-btnclass="qkmusic"] .icon-box,
.ku-headTopFixedV2 .fix-insearch-box .drop-down .down-list .li-item[data-btnclass="qkmusic"] .icon-box,
.ku-headTopFixedV2 .fix-insearch-box .drop-down .down-list li[data-btnclass="font"] .icon-box,
.ku-headTopFixedV2 .fix-insearch-box .drop-down .down-list .li-item[data-btnclass="font"] .icon-box {
  left: 0;
  padding-right: 6px;
}
.ku-headTopFixedV2 .fix-insearch-box .drop-down:hover .down-list {
  visibility: visible;
  opacity: 1;
}
.ku-headTopFixedV2 .fix-insearch-box .drop-down:hover .focus-key i {
  transform: rotate(180deg) translateY(2px);
}
.ku-headTopFixedV2 .fix-insearch-box .fix-insearch-input {
  width: 100%;
  box-sizing: border-box;
  border: 2px solid rgba(0, 0, 0, 0.15);
  border-color: rgba(23, 161, 255, 0.85);
  padding: 0 90px 0 121px;
  height: 100%;
  font-size: 16px;
  border-radius: 8px;
  color: rgba(0, 0, 0, 0.65);
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.ku-headTopFixedV2 .fix-insearch-box .fix-insearch-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
 .ku-headTopFixedV2 .fix-insearch-box .fix-insearch-input :-moz-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.ku-headTopFixedV2 .fix-insearch-box .fix-insearch-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.ku-headTopFixedV2 .fix-insearch-box .fix-insearch-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.ku-headTopFixedV2 .fix-insearch-box .fix-insearch-input:focus {
  color: rgba(0, 0, 0, 0.85);
  border-color: rgba(23, 161, 255, 0.85);
}
.ku-headTopFixedV2 .fix-insearch-box .search-btn {
  width: 98px;
  height: 46px;
  height: 100%;
  background: linear-gradient(139deg, #00A5FF 0%, #1759FF 100%);
  text-align: center;
  position: absolute;
  border-radius: 0 8px 8px 0;
  right: 0;
  top: 0;
  color: #fff;
  line-height: 46px;
  font-size: 16px;
  box-shadow: 0px 4px 16px 0px rgba(23, 161, 255, 0.1);
}
.ku-headTopFixedV2 .fix-insearch-box .search-btn.ys {
  background-color: #17A1FF;
}
.ku-headTopFixedV2 .fix-insearch-box .search-btn.bg {
  background-color: #FA4633;
}
.ku-headTopFixedV2 .fix-insearch-box .search-btn.model {
  background-color: #FF9400;
}
.ku-headTopFixedV2 .fix-insearch-box .search-btn.illus {
  background-color: #3DB060;
}
.ku-headTopFixedV2 .fix-insearch-box .search-btn.art {
  background-color: #00CFDD;
}
.ku-headTopFixedV2 .fix-insearch-box .search-btn.video {
  background-color: #7265E2;
}
.ku-headTopFixedV2 .fix-insearch-box .search-btn.office {
  background-color: #FFC001;
}
.ku-headTopFixedV2 .fix-insearch-box .search-btn.ui {
  background-color: #1ABC9C;
}
.ku-headTopFixedV2 .fix-insearch-box .search-btn.audio {
  background-color: #7265E2;
}
.ku-headTopFixedV2 .fix-insearch-box .search-btn.company {
  background-color: #d9ac62;
}
.ku-headTopFixedV2 .fix-insearch-box .search-btn.photo {
  background-color: #FF5859;
}
.ku-headTopFixedV2 .fix-insearch-box .search-btn.gif {
  background-color: #EF2B79;
}
.ku-headTopFixedV2 .fix-insearch-box .search-btn.edit {
  background-color: #00BAA1;
}
.ku-headTopFixedV2 .fix-insearch-box .search-btn i {
  margin-right: 5px;
  color: #fff;
  font-size: 14px;
}
.ku-headTopFixedV2 .fix-insearch-box .search-btn .icon-svg-Search {
  margin-right: 2px;
  vertical-align: -2px;
  display: inline-block;
  width: 16px;
  margin-top: 10px;
  line-height: 44px;
  height: 16px;
  background: url(//static.588ku.com/imgPath/index/images/1902/searchIcon.svg) no-repeat center / 100%;
}
.ku-headTopFixedV2 .fix-insearch-box .search-btn:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -ms-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.ku-headTopFixedV2 .fix-insearch-box .search-btn:hover {
  background: #17A1FF;
}
.ku-headTopFixedV2 .fix-insearch-box .search-btn:hover:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
}
.ku-headTopFixedV2 .fix-insearch-box .search-btn#btn-search-float.all {
  background: linear-gradient(139deg, #00A5FF 0%, #1759FF 100%);
}
.ku-headTopFixedV2 .fix-insearch-box .search-btn#btn-search-float.all:hover {
  background: #17A1FF;
}
.ku-headTopFixedV2 .fix-insearch-box .search-btn#btn-search-float.ys {
  background: linear-gradient(139deg, #008BFF 0%, #0028FF 100%);
}
.ku-headTopFixedV2 .fix-insearch-box .search-btn#btn-search-float.ys:hover {
  background: #008BFF;
}
.ku-headTopFixedV2 .fix-insearch-box .search-btn#btn-search-float.bg {
  background: linear-gradient(139deg, #FA6D33 0%, #FF2811 100%);
}
.ku-headTopFixedV2 .fix-insearch-box .search-btn#btn-search-float.bg:hover {
  background: #FA4633;
}
.ku-headTopFixedV2 .fix-insearch-box .search-btn#btn-search-float.photo {
  background: linear-gradient(139deg, #FF5859 0%, #ED0406 100%);
}
.ku-headTopFixedV2 .fix-insearch-box .search-btn#btn-search-float.photo:hover {
  background: #FF5859;
}
.ku-headTopFixedV2 .fix-insearch-box .search-btn#btn-search-float.model {
  background: linear-gradient(139deg, #FF9400 0%, #FF4E00 100%);
}
.ku-headTopFixedV2 .fix-insearch-box .search-btn#btn-search-float.model:hover {
  background: #FF9400;
}
.ku-headTopFixedV2 .fix-insearch-box .search-btn#btn-search-float.art {
  background: linear-gradient(139deg, #00EFFF 0%, #00CFDD 100%);
}
.ku-headTopFixedV2 .fix-insearch-box .search-btn#btn-search-float.art:hover {
  background: #00CFDD;
}
.ku-headTopFixedV2 .fix-insearch-box .search-btn#btn-search-float.office {
  background: linear-gradient(139deg, #FFC001 0%, #FF7301 100%);
}
.ku-headTopFixedV2 .fix-insearch-box .search-btn#btn-search-float.office:hover {
  background: #FFC001;
}
.ku-headTopFixedV2 .fix-insearch-box .search-btn#btn-search-float.ui {
  background: linear-gradient(139deg, #04DFB4 0%, #00B390 100%);
}
.ku-headTopFixedV2 .fix-insearch-box .search-btn#btn-search-float.ui:hover {
  background: #1ABC9C;
}
.ku-headTopFixedV2 .fix-insearch-box .search-btn#btn-search-float.illus {
  background: linear-gradient(139deg, #27CE5A 0%, #00A733 100%);
}
.ku-headTopFixedV2 .fix-insearch-box .search-btn#btn-search-float.illus:hover {
  background: #3DB060;
}
.ku-headTopFixedV2 .fix-insearch-box .search-btn#btn-search-float.video {
  background: linear-gradient(139deg, #7265E2 0%, #3621E6 100%);
}
.ku-headTopFixedV2 .fix-insearch-box .search-btn#btn-search-float.video:hover {
  background: #7265E2;
}
.ku-headTopFixedV2 .fix-insearch-box .search-btn#btn-search-float.gif {
  background: linear-gradient(139deg, #FF40A4 0%, #FF0065 100%);
}
.ku-headTopFixedV2 .fix-insearch-box .search-btn#btn-search-float.gif:hover {
  background: #EF2B79;
}
.ku-headTopFixedV2 .fix-insearch-box.all .fix-insearch-input {
  border-color: rgba(0, 139, 255, 0.65);
}
.ku-headTopFixedV2 .fix-insearch-box.all .fix-insearch-input:focus {
  border-color: rgba(0, 139, 255, 0.85);
}
.ku-headTopFixedV2 .fix-insearch-box.all .drop-down .focus-key {
  border-color: rgba(0, 139, 255, 0.65);
}
.ku-headTopFixedV2 .fix-insearch-box.ys .fix-insearch-input {
  border-color: rgba(23, 161, 255, 0.65);
}
.ku-headTopFixedV2 .fix-insearch-box.ys .fix-insearch-input:focus {
  border-color: rgba(23, 161, 255, 0.85);
}
.ku-headTopFixedV2 .fix-insearch-box.ys .drop-down .focus-key {
  border-color: rgba(23, 161, 255, 0.65);
}
.ku-headTopFixedV2 .fix-insearch-box.bg .fix-insearch-input {
  border-color: rgba(250, 70, 51, 0.65);
}
.ku-headTopFixedV2 .fix-insearch-box.bg .fix-insearch-input:focus {
  border-color: rgba(250, 70, 51, 0.85);
}
.ku-headTopFixedV2 .fix-insearch-box.bg .drop-down .focus-key {
  border-color: rgba(250, 70, 51, 0.65);
}
.ku-headTopFixedV2 .fix-insearch-box.art .fix-insearch-input {
  border-color: rgba(0, 207, 221, 0.65);
}
.ku-headTopFixedV2 .fix-insearch-box.art .fix-insearch-input:focus {
  border-color: rgba(0, 207, 221, 0.85);
}
.ku-headTopFixedV2 .fix-insearch-box.art .drop-down .focus-key {
  border-color: rgba(0, 207, 221, 0.65);
}
.ku-headTopFixedV2 .fix-insearch-box.model .fix-insearch-input {
  border-color: rgba(255, 148, 0, 0.65);
}
.ku-headTopFixedV2 .fix-insearch-box.model .fix-insearch-input:focus {
  border-color: rgba(255, 148, 0, 0.85);
}
.ku-headTopFixedV2 .fix-insearch-box.model .drop-down .focus-key {
  border-color: rgba(255, 148, 0, 0.65);
}
.ku-headTopFixedV2 .fix-insearch-box.gif .fix-insearch-input {
  border-color: rgba(239, 43, 121, 0.65);
}
.ku-headTopFixedV2 .fix-insearch-box.gif .fix-insearch-input:focus {
  border-color: rgba(239, 43, 121, 0.85);
}
.ku-headTopFixedV2 .fix-insearch-box.gif .drop-down .focus-key {
  border-color: rgba(239, 43, 121, 0.65);
}
.ku-headTopFixedV2 .fix-insearch-box.illus .fix-insearch-input {
  border-color: rgba(61, 176, 96, 0.65);
}
.ku-headTopFixedV2 .fix-insearch-box.illus .fix-insearch-input:focus {
  border-color: rgba(61, 176, 96, 0.85);
}
.ku-headTopFixedV2 .fix-insearch-box.illus .drop-down .focus-key {
  border-color: rgba(61, 176, 96, 0.65);
}
.ku-headTopFixedV2 .fix-insearch-box.office .fix-insearch-input {
  border-color: rgba(255, 192, 1, 0.65);
}
.ku-headTopFixedV2 .fix-insearch-box.office .fix-insearch-input:focus {
  border-color: rgba(255, 192, 1, 0.85);
}
.ku-headTopFixedV2 .fix-insearch-box.office .drop-down .focus-key {
  border-color: rgba(255, 192, 1, 0.65);
}
.ku-headTopFixedV2 .fix-insearch-box.ui .fix-insearch-input {
  border-color: rgba(26, 188, 156, 0.65);
}
.ku-headTopFixedV2 .fix-insearch-box.ui .fix-insearch-input:focus {
  border-color: rgba(26, 188, 156, 0.85);
}
.ku-headTopFixedV2 .fix-insearch-box.ui .drop-down .focus-key {
  border-color: rgba(26, 188, 156, 0.65);
}
.ku-headTopFixedV2 .fix-insearch-box.photo .fix-insearch-input {
  border-color: rgba(255, 88, 89, 0.65);
}
.ku-headTopFixedV2 .fix-insearch-box.photo .fix-insearch-input:focus {
  border-color: rgba(255, 88, 89, 0.85);
}
.ku-headTopFixedV2 .fix-insearch-box.photo .drop-down .focus-key {
  border-color: rgba(255, 88, 89, 0.65);
}
.ku-headTopFixedV2 .fix-insearch-box.edit .fix-insearch-input {
  border-color: rgba(0, 186, 161, 0.65);
}
.ku-headTopFixedV2 .fix-insearch-box.edit .fix-insearch-input:focus {
  border-color: rgba(0, 186, 161, 0.85);
}
.ku-headTopFixedV2 .fix-insearch-box.edit .drop-down .focus-key {
  border-color: rgba(255, 88, 89, 0.65);
}
.ku-headTopFixedV2 .fix-insearch-box.video .fix-insearch-input,
.ku-headTopFixedV2 .fix-insearch-box.audio .fix-insearch-input {
  border-color: rgba(114, 101, 226, 0.65);
}
.ku-headTopFixedV2 .fix-insearch-box.video .fix-insearch-input:focus,
.ku-headTopFixedV2 .fix-insearch-box.audio .fix-insearch-input:focus {
  border-color: rgba(114, 101, 226, 0.85);
}
.ku-headTopFixedV2 .fix-insearch-box.video .drop-down .focus-key,
.ku-headTopFixedV2 .fix-insearch-box.audio .drop-down .focus-key {
  border-color: rgba(114, 101, 226, 0.65);
}
@media screen and (max-width: 1682px) {
  .ku-headTopFixedV2 .user-drop-listV1 {
    margin-left: -130px;
  }
}
@media screen and (max-width: 1442px) {
  .ku-headTopFixedV2 .w1680 {
    width: 1200px;
  }
}
.ku-headTopFixedV2.office .fix-insearch-box .drop-down {
  background-color: rgba(255, 255, 255, 0.1);
}
.ku-headTopFixedV2.office .fix-insearch-box .drop-down .focus-key {
  color: #fff;
}
.ku-headTopFixedV2.office .fix-insearch-box .fix-insearch-input {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
}
.ku-headTopFixedV2.office .fix-insearch-box .fix-insearch-input::-webkit-input-placeholder {
  color: #fff;
}
.ku-headTopFixedV2.office .fix-insearch-box .fix-insearch-input:-moz-placeholder {
  color: #fff;
}
.ku-headTopFixedV2.office .fix-insearch-box .fix-insearch-input::-moz-placeholder {
  color: #fff;
}
.ku-headTopFixedV2.office .fix-insearch-box .fix-insearch-input:-ms-input-placeholder {
  color: #fff;
}
.ku-headTopFixedV2.office .fix-insearch-box .search-btn {
  background: #FFC001;
}
/*固定头部end*/
/*头部公共 end*/
/*头部右侧用户登录下拉信息框 start*/
/*头部用户信息*/
.top-nav-menu {
  /*导航VIPhover弹窗 start*/
}
.top-nav-menu .login-box .user-drop-listV1 {
  display: none;
  position: absolute;
  top: 80px;
  width: 200px;
  right: 0;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.05);
}
.top-nav-menu .login-box .user-drop-listV1 .ly-allowance-float {
  width: 34px;
  height: 40px;
  background: url(//static.588ku.com/imgPath/activity/inspiration/images/allowance-float.png) no-repeat center top;
  position: absolute;
  top: 10px;
  right: 20px;
  padding: 0 !important;
  cursor: pointer;
  z-index: 99;
}
.top-nav-menu .vip-gather .nav-selfVip-down {
  display: none;
  position: absolute;
  top: 40px;
  left: 50%;
  margin-left: -110px;
  background: #ffffff;
  box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  z-index: 100;
  box-sizing: border-box;
  width: 220px;
  height: 188px;
  padding-top: 32px;
  background: url(//static.588ku.com/imgPath/public/images/vipgatherbg.png) no-repeat center / 100%;
}
.top-nav-menu .vip-gather .nav-selfVip-down .nex-sv {
  padding-bottom: 15px;
  padding-bottom: 12px;
}
.top-nav-menu .vip-gather .nav-selfVip-down .nex-sv:last-child {
  padding-bottom: 0;
}
.top-nav-menu .vip-gather .nav-selfVip-down .nex-sv > a {
  display: block;
  margin: 0 auto;
  width: 150px;
  height: 48px;
  height: 44px;
  border-radius: 4px;
  text-align: center;
  line-height: 48px;
  line-height: 42px;
  font-size: 14px;
  font-size: 16px;
  color: #17A1FF;
  color: #fe56a0;
  background: #fff;
  border-radius: 100px;
  border: 1px solid #17A1FF;
  box-sizing: border-box;
  border: 1px solid rgba(0, 139, 255, 0.5);
  border: 2px solid rgba(254, 86, 160, 0.65);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.top-nav-menu .vip-gather .nav-selfVip-down .nex-sv > a > span {
  display: inline-block;
}
.top-nav-menu .vip-gather .nav-selfVip-down .nex-sv > a em {
  display: inline-block;
  width: 25px;
  height: 25px;
  float: left;
  margin-top: 12px;
}
.top-nav-menu .vip-gather .nav-selfVip-down .nex-sv1 > a em {
  background: url('//static.588ku.com/imgPath/public/images/navallVip1809.png') no-repeat left center / 80%;
}
.top-nav-menu .vip-gather .nav-selfVip-down .nex-sv1 > a i {
  font-size: 16px;
  vertical-align: -2px;
  margin-right: 3px;
}
.top-nav-menu .vip-gather .nav-selfVip-down .nex-sv1 > a:hover {
  border-color: #fe56a0;
  color: #fff;
  background-color: #fe56a0;
}
.top-nav-menu .vip-gather .nav-selfVip-down .nex-sv2 > a {
  margin-top: 15px;
  color: #7265E2;
  color: #17A1FF;
  border: 2px solid rgba(23, 161, 255, 0.65);
}
.top-nav-menu .vip-gather .nav-selfVip-down .nex-sv2 > a em {
  background: url('//static.588ku.com/imgPath/public/images/selfVipIcon1809.png') no-repeat left center / 80%;
}
.top-nav-menu .vip-gather .nav-selfVip-down .nex-sv2 > a i {
  font-size: 16px;
  color: #7265E2;
  color: #17A1FF;
  vertical-align: -2px;
  margin-right: 3px;
  display: none;
}
.top-nav-menu .vip-gather .nav-selfVip-down .nex-sv2 > a:hover {
  color: #fff;
  background-color: #17A1FF;
}
.top-nav-menu .vip-gather .nav-selfVip-down .allvip-icon-gif {
  display: inline-block;
  width: 24px;
  height: 20px;
  display: none;
  vertical-align: -5px;
  background: url(//static.588ku.com/imgPath/public/images/allvipIcon.gif) no-repeat center / 100%;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 {
  width: 400px;
  width: 530px;
  opacity: 1;
  background: #ffffff;
  border-radius: 4px;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.15);
  position: absolute;
  top: 40px;
  display: none;
  right: 0;
  padding: 0;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn {
  background: url('//static.588ku.com/comp/public/images/icon/navallvipbg.svg') no-repeat center top / 100%;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .allvip-box {
  position: relative;
  height: 70px;
  opacity: 1;
  border-radius: 4px;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .allvip-box .tag-box {
  width: 90px;
  height: 20px;
  opacity: 1;
  background: #ff5a00;
  border-radius: 4px 0 14px 0;
  box-shadow: 0px 0px 3px 0px rgba(254, 86, 160, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  line-height: 20px;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .allvip-box .left-box {
  padding-left: 20px;
  box-sizing: border-box;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .allvip-box .left-box .l-tle {
  padding-top: 26px;
  display: inline-block;
  margin-right: 13px;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .allvip-box .left-box .l-tle .tle-box {
  font-size: 14px;
  color: #595959;
  line-height: 14px;
  letter-spacing: 1px;
  display: inline-block;
  width: auto;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .allvip-box .left-box .l-tle .tle-box .icon-box {
  width: 21px;
  height: 19px;
  display: inline-block;
  margin-left: 7px;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .allvip-box .left-box .l-tle .tle-box .icon-box.allvipicon {
  background: url('//static.588ku.com/comp/public/images/icon/vip1.svg') no-repeat center / 100%;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .allvip-box .left-box .btm-tip {
  font-size: 12px;
  color: #595959;
  line-height: 12px;
  letter-spacing: 1px;
  padding-top: 5px;
  display: inline-block;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .allvip-box .right-btnbox {
  display: inline-block;
  padding-top: 20px;
  box-sizing: border-box;
  margin-right: 30px;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .allvip-box .right-btnbox a {
  width: 100px;
  height: 30px;
  opacity: 1;
  background: #ff5a00;
  border: 1px solid #ffffff;
  border-radius: 38px;
  box-shadow: 0px 7px 10px 0px rgba(120, 0, 255, 0.3);
  display: block;
  margin-right: 0;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  line-height: 30px;
  text-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .allvip-box .right-btnbox a:hover {
  background-color: #FB8B4E;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .allyearvip-box {
  position: relative;
  height: 70px;
  opacity: 1;
  border-radius: 4px;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .allyearvip-box .left-box {
  padding-left: 20px;
  box-sizing: border-box;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .allyearvip-box .left-box .l-tle {
  padding-top: 26px;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .allyearvip-box .left-box .l-tle .tle-box {
  font-size: 14px;
  color: #595959;
  line-height: 14px;
  letter-spacing: 1px;
  display: inline-block;
  width: auto;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .allyearvip-box .left-box .l-tle .tle-box .icon-box {
  width: 21px;
  height: 19px;
  display: inline-block;
  margin-left: 7px;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .allyearvip-box .left-box .l-tle .tle-box .icon-box.allvipicon {
  background: url('//static.588ku.com/comp/public/images/icon/vip2.svg') no-repeat center / 100%;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .allyearvip-box .left-box .l-tle .price-numbox {
  font-size: 12px;
  color: #595959;
  line-height: 12px;
  letter-spacing: 1px;
  margin-left: 27px;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .allyearvip-box .left-box .l-tle .price-numbox .price-num {
  font-size: 18px;
  color: #fe4015;
  line-height: 18px;
  letter-spacing: 1px;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .allyearvip-box .left-box .btm-tip {
  font-size: 12px;
  color: #595959;
  line-height: 12px;
  letter-spacing: 1px;
  padding-top: 5px;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .allyearvip-box .right-btnbox {
  display: inline-block;
  padding-top: 20px;
  box-sizing: border-box;
  margin-right: 30px;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .allyearvip-box .right-btnbox a {
  width: 100px;
  height: 30px;
  opacity: 1;
  background: #118AE7;
  border: 1px solid #ffffff;
  border-radius: 38px;
  box-shadow: 0px 7px 10px 0px rgba(120, 0, 255, 0.3);
  display: block;
  margin-right: 0;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  line-height: 30px;
  text-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .allyearvip-box .right-btnbox a:hover {
  background-color: #54B7FA;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist {
  padding: 16px 20px 0;
  box-sizing: border-box;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-tle {
  font-size: 14px;
  color: #595959;
  line-height: 14px;
  letter-spacing: 1px;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-tle a {
  display: inline-block !important;
  width: auto !important;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-tle .tle-box {
  display: inline-block;
  width: auto;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-tle .tle-rtip {
  font-size: 12px;
  color: #595959;
  line-height: 12px;
  letter-spacing: 1px;
  padding-left: 9px;
  position: relative;
  top: -1px;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-tle .tle-rtip.r-link {
  position: relative;
  top: 0px;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list {
  box-sizing: border-box;
  padding-bottom: 16px;
  border-bottom: 1px dashed #DCDCDC;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li {
  width: 112px;
  height: 36px;
  opacity: 1;
  background: #ffffff;
  border: 1px solid #dcdcdc;
  border-radius: 5px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.03);
  display: inline-block;
  text-align: left;
  margin: 15px 10px 0 0;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li:nth-child(4n+4) {
  margin-right: 0;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li a {
  font-size: 12px;
  color: #595959;
  line-height: 34px;
  height: 100%;
  letter-spacing: 1px;
  box-sizing: border-box;
  padding-left: 12px;
  display: block;
  white-space: nowrap;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li a .icon-box i {
  font-size: 14px;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li:hover {
  border-color: transparent;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.ys a .icon-box i {
  color: #17A1FF;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.ys:hover {
  background-color: rgba(23, 161, 255, 0.06);
  border-color: #17A1FF;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.ys:hover a {
  color: #17A1FF;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.bg a .icon-box i {
  color: #FA4633;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.bg:hover {
  background-color: rgba(250, 70, 51, 0.06);
  border-color: #FA4633;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.bg:hover a {
  color: #FA4633;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.illus a .icon-box i {
  color: #3DB060;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.illus:hover {
  background-color: rgba(61, 176, 96, 0.06);
  border-color: #3DB060;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.illus:hover a {
  color: #3DB060;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.art a .icon-box i {
  color: #00CFDD;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.art:hover {
  background-color: rgba(0, 207, 221, 0.06);
  border-color: #00CFDD;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.art:hover a {
  color: #00CFDD;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.ui a .icon-box i {
  color: #1ABC9C;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.ui:hover {
  background-color: rgba(26, 188, 156, 0.06);
  border-color: #1ABC9C;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.ui:hover a {
  color: #1ABC9C;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.model a .icon-box i {
  color: #FF9400;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.model:hover {
  background-color: rgba(255, 148, 0, 0.06);
  border-color: #FF9400;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.model:hover a {
  color: #FF9400;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.office a .icon-box i {
  color: #FFC001;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.office:hover {
  background-color: rgba(255, 192, 1, 0.06);
  border-color: #FFC001;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.office:hover a {
  color: #FFC001;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.video a .icon-box i {
  color: #7265E2;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.video:hover {
  background-color: rgba(114, 101, 226, 0.06);
  border-color: #7265E2;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.video:hover a {
  color: #7265E2;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.compy a .icon-box i {
  color: #FFBC61;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.compy:hover {
  background-color: rgba(255, 188, 97, 0.06);
  border-color: #FFBC61;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.compy:hover a {
  color: #FFBC61;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.gif a .icon-box i {
  color: #EF2B79;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.gif:hover {
  background-color: rgba(239, 43, 121, 0.06);
  border-color: #EF2B79;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.gif:hover a {
  color: #EF2B79;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.photo a .icon-box i {
  color: #FF5859;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.photo:hover {
  background-color: rgba(255, 88, 89, 0.06);
  border-color: #FF5859;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.photo:hover a {
  color: #FF5859;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.edit a .icon-box i {
  color: #1DBEAC;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.edit:hover {
  background-color: rgba(29, 190, 172, 0.06);
  border-color: #1DBEAC;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .nex-list .nvip-li.edit:hover a {
  color: #1DBEAC;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .zuhe-z {
  color: #ff3f15 !important;
  margin-right: 20px;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .edit-black-box {
  width: 100%;
  height: 60px;
  margin-top: 15px;
  margin-bottom: 20px;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .left-edit-z {
  height: 100%;
  width: 237px;
  background-image: url('//js.588ku.com/comp/public/images/edior.png');
  background-size: 100% 100%;
  margin-right: 10px;
  float: left;
  cursor: pointer;
  border-radius: 5px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
  position: relative;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .left-edit-z .frist-line-z {
  text-align: center;
  position: relative;
  margin-right: 32px;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .left-edit-z:hover {
  background-image: url('//js.588ku.com/comp/public/images/edior-copy.png');
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .right-zuhe-z {
  height: 100%;
  width: 242px;
  background-image: url('//js.588ku.com/comp/public/images/zuhe.png');
  background-size: 100% 100%;
  float: left;
  cursor: pointer;
  box-sizing: border-box;
  border-radius: 6px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.15);
  position: relative;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .right-zuhe-z .frist-line-z {
  text-align: center;
  position: relative;
  margin-right: 32px;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .right-zuhe-z .frist-line-z span {
  display: inline-block;
  margin-left: 63px;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .right-zuhe-z:hover {
  background-image: url('//js.588ku.com/comp/public/images/zuhe-copy.png');
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .right-top-em {
  width: 72px;
  height: 20px;
  opacity: 1;
  background: #ff3f15;
  border-radius: 10px 0px 10px 0px;
  position: absolute;
  top: -10px;
  right: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .right-top-em > span {
  font-size: 12px;
  font-weight: 500;
  color: #ffffff;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .line-new-z {
  width: 100%;
  height: 13px;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .img-log {
  position: absolute;
  top: 1px;
  left: 60px;
  top: 2px;
  left: 53px;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .icon-box-z {
  color: #1dbeac;
}
.top-nav-menu .vip-gather .nav-selfVip-downV1 .nav-ctn .nex-svlist .two-line-z {
  text-align: center;
  font-size: 12px;
  color: #454545;
  letter-spacing: 1px;
  margin-top: 5px;
}
.top-nav-menu .vip-gather:hover .nav-selfVip-down,
.top-nav-menu .vip-gather:hover .nav-selfVip-downV1 {
  display: block !important;
}
.top-nav-menu .vip-gather .index-banner-nav:hover .nav-selfVip-down {
  display: block;
  height: 90px;
}
.top-nav-menu .vip-gather .index-banner-nav:hover .nav-selfVip-down .nex-sv a {
  margin-top: 0;
}
.head-top-nav .user-drop-listV1 {
  display: none;
  position: absolute;
  left: 50%;
  top: 80px;
  width: 147px;
  margin-left: -73px;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.05);
}
.user-info-box .user-drop-listV1 {
  padding: 0 5px;
  box-sizing: border-box;
}
.user-info-box .user-drop-listV1 li {
  position: relative;
  text-align: center;
  height: 36px;
  line-height: 36px;
}
.user-info-box .user-drop-listV1 li > a {
  display: block;
  padding-left: 19px;
  text-align: left;
  color: rgba(0, 0, 0, 0.6);
}
.user-info-box .user-drop-listV1 li > a:hover {
  color: rgba(0, 0, 0, 0.85);
}
.user-info-box .user-drop-listV1 li.user-box {
  border-bottom: 1px solid #FAFAFA;
  padding: 12px 9px 7px;
}
.user-info-box .user-drop-listV1 li.user-box .head-imgBox {
  display: inline-block;
  width: 36px;
  height: 36px;
  float: left;
  overflow: hidden;
  border-radius: 50px;
}
.user-info-box .user-drop-listV1 li.user-box .head-imgBox img {
  width: 100%;
}
.user-info-box .user-drop-listV1 li.user-box .user-name {
  text-align: left;
  color: #000;
  color: rgba(0, 0, 0, 0.85);
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 2px 0 6px;
  height: 53px;
  line-height: 22px;
}
.user-info-box .user-drop-listV1 li.user-box .user-name .user-id {
  display: block;
  font-size: 12px;
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #000;
  color: rgba(0, 0, 0, 0.45);
}
.user-info-box .user-drop-listV1 li.open-VipBtn {
  border-bottom: 1px solid #FAFAFA;
  padding: 14px 0 8px;
}
.user-info-box .user-drop-listV1 li.open-VipBtn > a {
  display: none;
  display: block;
  margin: 0 auto;
  width: 120px;
  height: 32px;
  text-align: center;
  background: linear-gradient(218deg, #28cbff 0%, #40b6ff 100%);
  border-radius: 30px;
  font-size: 12px;
  color: #fff;
  line-height: 32px;
  padding-left: 0;
}
.user-info-box .user-drop-listV1 li.open-VipBtn > a:hover {
  opacity: 0.9;
  color: #fff;
}
.user-info-box .user-drop-listV1 li.quit {
  height: 44px;
  line-height: 44px;
  text-align: center;
  border-top: 1px solid #FAFAFA;
}
.user-info-box .user-drop-listV1 li.quit a {
  padding-left: 0;
  display: inline-block;
}
.user-info-box:hover .user-drop-listV1 {
  display: block;
}
/*头部右侧用户登录下拉信息框end*/
/*公共搜索下拉框 start*/
.search-sugV1 {
  width: 100%;
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  border: 1px solid rgba(23, 161, 255, 0.2);
  z-index: 50;
  background-color: #fff;
  margin-top: -2px;
  overflow: hidden;
  position: absolute;
  top: 48px;
  left: 0;
  box-sizing: border-box;
}
.search-sugV1 .no-search-result {
  padding: 10px;
  box-sizing: border-box;
}
.search-sugV1 .search-log {
  padding: 8px 0;
  position: relative;
  background: rgba(23, 161, 255, 0.05);
  border-radius: 10px 10px 0px 0px;
}
.search-sugV1 .search-log ul {
  max-height: 32px;
  overflow: hidden;
}
.search-sugV1 .search-log ul li {
  margin-right: 12px;
  box-sizing: border-box;
  float: left;
  height: 32px;
  color: rgba(0, 0, 0, 0.25);
  line-height: 32px;
}
.search-sugV1 .search-log ul li.recent-search {
  margin-left: 0;
  padding-left: 0;
}
.search-sugV1 .search-log ul li > a {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.25);
  line-height: 22px;
}
.search-sugV1 .search-log ul li > a:hover {
  color: rgba(0, 0, 0, 0.65) !important;
}
.search-sugV1 .search-log ul .ly-mouse-sign {
  background: url('//js.588ku.com/imgPath/activity/Newyearday/images/mouse-sign-bg.png') no-repeat center top / 100% 100%;
  width: 62px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  position: relative;
  color: #DC0000;
  font-weight: 600;
  margin-right: 12px;
  margin-top: 2px;
}
.search-sugV1 .search-log ul .ly-mouse-sign a {
  color: #DC0000 !important;
}
.search-sugV1 .search-log ul .ly-mouse-sign::after {
  content: ' ';
  position: absolute;
  background: url('//js.588ku.com/imgPath/activity/Newyearday/images/sign-tap.png') no-repeat center top / 100% 100%;
  width: 38px;
  height: 15px;
  top: -4px;
  right: -27px;
}
.search-sugV1 .search-log .clear-history {
  color: rgba(0, 0, 0, 0.65);
  position: absolute;
  top: 10px;
  right: 24px;
  cursor: pointer;
  line-height: 24px;
  height: 24px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  padding: 0 8px;
}
.search-sugV1 .search-log .clear-history:hover {
  color: #17A1FF;
}
.search-sugV1 .sokeyup_1,
.search-sugV1 .sokeyup1 {
  height: 34px;
  line-height: 34px;
}
.search-sugV1 .sokeyup_1 li,
.search-sugV1 .sokeyup1 li {
  display: inline-block;
  padding-left: 27px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
}
.search-sugV1 .sokeyup_1 li > a.link-box,
.search-sugV1 .sokeyup1 li > a.link-box {
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.search-sugV1 .sokeyup_1 li > a.link-box .item-sign,
.search-sugV1 .sokeyup1 li > a.link-box .item-sign {
  flex: 1;
  text-align: right;
  height: 100%;
  font-size: 13px;
  color: #8C8C8C;
  line-height: 100%;
}
.search-sugV1 .sokeyup_1 li > a.link-box .word-box,
.search-sugV1 .sokeyup1 li > a.link-box .word-box {
  display: inline-block;
  position: relative;
}
.search-sugV1 .sokeyup_1 li > a.link-box .word-box .hot-icon,
.search-sugV1 .sokeyup1 li > a.link-box .word-box .hot-icon {
  position: absolute;
  color: red;
  top: 6px;
  right: -29px;
  width: 25px;
  height: 16px;
  background: url(//static.588ku.com/imgPath/public/images/Icon/hot.svg) no-repeat center / 100%;
}
.search-sugV1 .sokeyup_1 li > a.link-box .word-box .hot-icon i,
.search-sugV1 .sokeyup1 li > a.link-box .word-box .hot-icon i {
  font-size: 25px;
  display: none;
}
.search-sugV1 .sokeyup_1 li .list-num,
.search-sugV1 .sokeyup1 li .list-num {
  display: inline-block;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  border-radius: 4px;
  margin-right: 8px;
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
  font-size: 12px;
  font-weight: 400;
}
.search-sugV1 .sokeyup_1 li.sokeyup2,
.search-sugV1 .sokeyup1 li.sokeyup2 {
  text-align: left;
  width: 100%;
}
.search-sugV1 .sokeyup_1 li.sokeyup_2,
.search-sugV1 .sokeyup1 li.sokeyup_2,
.search-sugV1 .sokeyup_1 li.sokeyup2,
.search-sugV1 .sokeyup1 li.sokeyup2 {
  text-align: left;
}
.search-sugV1 .sokeyup_1 li.sokeyup_2,
.search-sugV1 .sokeyup1 li.sokeyup_2 {
  color: #191919;
}
.search-sugV1 .sokeyup_1 li.sokeyup_3,
.search-sugV1 .sokeyup1 li.sokeyup_3,
.search-sugV1 .sokeyup_1 li.sokeyup3,
.search-sugV1 .sokeyup1 li.sokeyup3 {
  float: right;
  padding-right: 15px;
}
.search-sugV1 .sokeyup_1 li.sokeyup_3,
.search-sugV1 .sokeyup1 li.sokeyup_3 {
  font-size: 13px;
  color: #8C8C8C;
}
.search-sugV1 .sokeyup_1:hover,
.search-sugV1 .sokeyup1:hover,
.search-sugV1 .sokeyup_1.select,
.search-sugV1 .sokeyup1.select {
  cursor: pointer;
  background-color: #F3FCFF;
}
.search-sugV1 .sokeyup_1:hover li,
.search-sugV1 .sokeyup1:hover li,
.search-sugV1 .sokeyup_1.select li,
.search-sugV1 .sokeyup1.select li {
  color: rgba(0, 0, 0, 0.85);
}
.search-sugV1 .sokeyup_1.hot1 .list-num,
.search-sugV1 .sokeyup1.hot1 .list-num {
  background-color: #FC877A;
}
.search-sugV1 .sokeyup_1.hot2 .list-num,
.search-sugV1 .sokeyup1.hot2 .list-num {
  background-color: #FAB759;
}
.search-sugV1 .sokeyup_1.hot3 .list-num,
.search-sugV1 .sokeyup1.hot3 .list-num {
  background-color: #A1DD62;
}
.search-sugV1 .sokeyup_1 {
  height: 34px;
  line-height: 34px;
}
.search-sugV1 .sokeyup_1:nth-child(1) {
  margin-top: 9px;
}
.search-sugV1 .sokeyup_1:last-child {
  margin-bottom: 9px;
}
.search-sugV1 .sokeyup_1 > li {
  padding-left: 20px;
}
.search-sugV1 .sokeyup1:last-child {
  margin-bottom: 9px;
}
.search-sugV1.V2 {
  padding: 0 24px;
}
.search-sugV1.V2 .search-log {
  border-bottom: 1px solid #f2f5f5;
}
.search-sugV1.V2 .search-log ul {
  padding: 16px 0;
}
.search-sugV1.V2 .search-log ul li {
  color: #8c8c8c;
  height: auto;
  line-height: 20px;
}
.search-sugV1.V2 .search-log ul li > a {
  color: #8c8c8c;
}
.search-sugV1.V2 .sokeys-ullist {
  padding-bottom: 10px;
  border-bottom: 1px solid #f2f5f5;
}
.search-sugV1.V2 .sokeys-ullist .h-tle {
  font-size: 14px;
  color: #8c8c8c;
  line-height: 18px;
  letter-spacing: 1px;
  padding: 20px 0 12px;
}
.search-sugV1.V2 .sokeys-ullist .sokeyup_1,
.search-sugV1.V2 .sokeys-ullist .sokeyup1 {
  width: 25%;
  float: left;
}
.search-sugV1.V2 .sokeys-ullist .sokeyup_1 li,
.search-sugV1.V2 .sokeys-ullist .sokeyup1 li {
  position: relative;
}
.search-sugV1.V2 .sokeys-ullist .sokeyup_1 li > a.link-box,
.search-sugV1.V2 .sokeys-ullist .sokeyup1 li > a.link-box {
  padding-left: 0;
  position: relative;
}
.search-sugV1.V2 .sokeys-ullist .sokeyup_1 li > a.link-box .word-box,
.search-sugV1.V2 .sokeys-ullist .sokeyup1 li > a.link-box .word-box {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  max-width: 103px;
  padding-left: 26px;
  box-sizing: border-box;
}
.search-sugV1.V2 .sokeys-ullist .sokeyup_1 li > a.link-box .word-box .hot-icon,
.search-sugV1.V2 .sokeys-ullist .sokeyup1 li > a.link-box .word-box .hot-icon {
  display: none;
}
.search-sugV1.V2 .sokeys-ullist .sokeyup_1 li > a.link-box .word-box:hover,
.search-sugV1.V2 .sokeys-ullist .sokeyup1 li > a.link-box .word-box:hover {
  color: #FF9400;
}
.search-sugV1.V2 .sokeys-ullist .sokeyup_1 li > a.link-box:hover,
.search-sugV1.V2 .sokeys-ullist .sokeyup1 li > a.link-box:hover {
  color: #FF9400;
}
.search-sugV1.V2 .sokeys-ullist .sokeyup_1 li .list-num,
.search-sugV1.V2 .sokeys-ullist .sokeyup1 li .list-num {
  width: 18px;
  height: 18px;
  line-height: 18px;
  border-radius: 2px;
  top: 7px;
  position: absolute;
  left: 0;
  background-color: #9A9A9A;
}
.search-sugV1.V2 .sokeys-ullist .sokeyup_1:hover,
.search-sugV1.V2 .sokeys-ullist .sokeyup1:hover,
.search-sugV1.V2 .sokeys-ullist .sokeyup_1.select,
.search-sugV1.V2 .sokeys-ullist .sokeyup1.select {
  background-color: transparent;
}
.search-sugV1.V2 .sokeys-ullist .sokeyup_1.hot1 .list-num,
.search-sugV1.V2 .sokeys-ullist .sokeyup1.hot1 .list-num {
  background-color: #FF2D2D;
}
.search-sugV1.V2 .sokeys-ullist .sokeyup_1.hot2 .list-num,
.search-sugV1.V2 .sokeys-ullist .sokeyup1.hot2 .list-num {
  background-color: #FF682D;
}
.search-sugV1.V2 .sokeys-ullist .sokeyup_1.hot3 .list-num,
.search-sugV1.V2 .sokeys-ullist .sokeyup1.hot3 .list-num {
  background-color: #FF9D2D;
}
.search-sugV1.V2 .btmtype-box .h-tle {
  font-size: 14px;
  color: #8c8c8c;
  line-height: 18px;
  letter-spacing: 1px;
  padding: 16px 0 16px;
}
.search-sugV1.V2 .btmtype-box .type-list {
  padding-bottom: 4px;
}
.search-sugV1.V2 .btmtype-box .type-list .type-item {
  min-width: 70px;
  padding: 0 6px;
  box-sizing: border-box;
  height: 28px;
  background: rgba(255, 148, 0, 0.05);
  border-radius: 2px;
  display: inline-block;
  margin-right: 16px;
  margin-bottom: 12px;
}
.search-sugV1.V2 .btmtype-box .type-list .type-item a {
  display: block;
  font-size: 14px;
  text-align: center;
  color: #262626;
  line-height: 28px;
  letter-spacing: 1px;
}
.search-sugV1.V2 .btmtype-box .type-list .type-item:hover {
  background: rgba(255, 148, 0, 0.1);
}
.search-sugV1.V2 .btmtype-box .type-list .type-item:hover a {
  color: #FF9400;
}
/*公共搜索下拉框 end*/
/*为你推荐 start*/
.control-handle {
  padding-bottom: 45px;
  margin-top: 36px;
  /*友情链接*/
}
.control-handle .control-btn {
  display: block;
  color: #7b7b7b;
  cursor: pointer;
  margin-right: 28px;
  height: 35px;
  line-height: 35px;
}
.control-handle .control-btn .iconfont {
  display: inline-block;
  margin-left: 8px;
  font-size: 12px;
}
.control-handle .control-btn.on .iconfont {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.control-handle .control-btn:hover {
  color: #d3d3d3;
}
.control-handle .qq-17 {
  margin-top: 6px;
  width: 82px;
  height: 25px;
  line-height: 25px;
  border-radius: 13px;
  background-color: #fff;
  text-align: center;
  color: #666;
  font-size: 12px;
  color: #7b7b7b;
}
.control-handle .qq-17 i {
  vertical-align: -3px;
  font-size: 20px;
  color: #3F98FF;
}
.control-handle .qq-17:hover {
  color: #666;
}
.control-handle .dibu {
  height: 20px;
  line-height: 20px;
  margin-top: 24px!important;
  margin-bottom: 15px!important;
}
.control-handle .dibu .remeng {
  color: #686868;
  margin-right: 10px;
  font-size: 18px;
}
.control-handle .dibu .remeng:hover {
  color: #666;
}
.control-handle .dibu .colo {
  color: rgba(0, 0, 0, 0.65);
  font-weight: bold;
}
.control-handle .friendLink {
  margin-top: 17px;
}
.control-handle .friendLink ul li {
  float: left;
  margin-left: 10px;
  font-size: 14px;
}
.control-handle .friendLink ul li a {
  color: rgba(0, 0, 0, 0.65);
  cursor: pointer;
  font-size: 14px;
  line-height: 26px;
  margin-left: -2px;
}
.control-handle .friendLink span {
  float: left;
  display: block;
  color: #9a9a9a;
  font-size: 14px;
  line-height: 30px;
}
.control-handle .friendLink .connet_link {
  margin-left: 55px;
}
.control-handle .friendLink .connet_link ul li {
  margin-left: 14px;
}
.control-handle .friendLink .connet_link ul li a:hover {
  color: #168EE1;
}
/*为你推荐end*/
/*客服上线以上客服部分可删除*/
.kefu-call-btnV1 {
  width: 88px;
  height: 28px;
  line-height: 26px;
  text-align: center;
  box-sizing: border-box;
  background: #fff;
  border-radius: 100px;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  display: inline-block;
}
.kefu-call-btnV1 .icon-lianxi {
  font-size: 14px;
  display: inline-block;
  margin-left: 2px;
  color: #17A1FF;
}
.kefu-call-btnV1 .icon-qq {
  vertical-align: -2px;
  font-size: 18px;
  margin-right: -2px;
  color: #1890FF;
  position: relative;
}
.kefu-call-btnV1 .callkf {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.65);
}
.kefu-call-btnV1.kefu-call-bg:hover {
  background: none;
  border: 1px solid #1890FF;
}
.kefu-call-btnV1.kefu-call-bg:hover .callkf {
  color: #1890FF;
}
/*点我联系客服end*/
/*商用图标左上角 start*/
.org-icon {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 24px;
  height: 24px;
  z-index: 2;
  font-size: 16px;
  background: url(//static.588ku.com/imgPath/public/images/Icon/orgIconblue.svg) no-repeat center / 100%;
  background: url(//static.588ku.com/imgPath/public/images/Icon/orgIconblue.png) no-repeat center / 100%;
}
.org-icon-zb {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 44px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  border-radius: 4px;
  z-index: 20;
  font-weight: 500;
  color: #FFFFFF;
  font-size: 14px;
  background: url(//static.588ku.com/imgPath/public/images/Icon/orgIconblue211210.svg) no-repeat center / 100%;
}
.org-icon-zb-l {
  left: 10px;
}
.org-icon-hover {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 84px;
  height: 26px;
  box-sizing: border-box;
  line-height: 26px;
  padding-left: 8px;
  border-radius: 4px;
  z-index: 21;
  font-weight: 500;
  color: #FFFFFF;
  font-size: 14px;
  background: url(//static.588ku.com/imgPath/public/images/Icon/orgIconblue211210-hover.svg) no-repeat center / 100%;
  display: none;
}
.org-icon-hover::before {
  content: '';
  position: absolute;
  top: 9px;
  right: 8px;
  width: 7px;
  height: 7px;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  transform: rotate(45deg);
}
.org-icon-edit {
  width: 28px;
  height: 26px;
  background: #0BD3B8 linear-gradient(137deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%) linear-gradient(142deg, rgba(0, 186, 161, 0) 0%, #00BAA1 100%);
  border-radius: 4px;
  position: absolute;
  right: 64px;
  top: 10px;
  z-index: 20;
  background: url(//static.588ku.com/imgPath/public/images/Icon/org-icon-edit-bg.svg) no-repeat center / 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.org-icon-edit i {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(//static.588ku.com/imgPath/public/images/Icon/org-icon-edit.svg) no-repeat center / 100%;
}
.org-icon-edit-hover {
  position: absolute;
  right: 104px;
  top: 10px;
  z-index: 21;
  display: inline-block;
  width: 72px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  border-radius: 4px;
  background: url(//static.588ku.com/imgPath/public/images/Icon/org-icon-edit-hover.svg) no-repeat center / 100%;
  font-weight: 500;
  color: #FFFFFF;
  font-size: 14px;
  display: none;
}
/*商用图标左上角 end*/
/*右侧边栏 start*/
.globalR-side-bar li.fix {
  top: 65px;
}
.globalR-side-bar li .vip {
  border-top: 1px solid #e9e9e9;
  padding: 10px 0;
  line-height: 17px;
}
.globalR-side-bar li .introduce {
  position: absolute;
  background: #fff;
  z-index: 7;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#d9d9d9', Direction=220, Strength=5);
  right: 44px;
}
.globalR-side-bar li .introduce span {
  display: block;
  font-weight: bold;
  font-size: 18px;
  color: #2b2b2b;
  padding-bottom: 8px;
}
.globalR-side-bar li .introduce i {
  display: block;
}
.globalR-side-bar li .introduce a {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
/*vip介绍*/
.globalR-side-bar li.vip .introduce .dredge-comVip-wrap {
  margin: 28px 0 25px;
}
.globalR-side-bar li.vip .introduce a.dredge-comVip {
  position: relative;
  display: inline-block;
  border-radius: 4px;
  width: 202px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  /* clear: both; */
  color: #914a0f;
  font-size: 18px !important;
  background-image: -moz-linear-gradient(0deg, #e3ba82 0%, #d9b27a 100%);
  background-image: -webkit-linear-gradient(0deg, #e3ba82 0%, #d9b27a 100%);
  background-image: -ms-linear-gradient(0deg, #e3ba82 0%, #d9b27a 100%);
}
.globalR-side-bar li.vip .introduce a.dredge-comVip-l {
  margin-left: 40px;
}
.globalR-side-bar li.vip .introduce a.dredge-comVip-r {
  margin-right: 40px;
}
.globalR-side-bar li.vip .introduce a.dredge-comVip:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.globalR-side-bar li.vip .introduce a.dredge-comVip i {
  display: inline-block;
  width: 13px;
  height: 16px;
  background: url(//static.588ku.com/imgPath/company/intro/images/company-intro-icon.png) no-repeat 0px -26px;
  margin: 0 0 0 10px;
  vertical-align: -1px;
}
.globalR-side-bar li.vip .introduce a.dredge-comVip b {
  position: absolute;
  left: 0;
  top: 0;
  width: 28px;
  height: 35px;
  background: url(//static.588ku.com/imgPath/public/images/sideBar-icon.png) no-repeat -282px 0px;
}
.globalR-side-bar .introduce .company {
  overflow: hidden;
  padding: 30px 0 0;
  margin: 0 40px;
  border-top: 1px solid #e8e8e8;
  text-align: center;
}
.globalR-side-bar .introduce i {
  background: url(//static.588ku.com/imgPath/public/images/VIPicon.png) no-repeat -147px -374px;
  width: 195px;
  height: 50px;
  overflow: hidden;
  margin: 9px auto 8px;
}
.globalR-side-bar .introduce .company .com-vip {
  width: 20px;
  height: 21px;
  padding-top: 1px;
  display: inline-block;
  vertical-align: middle;
  background-image: url(//static.588ku.com/imgPath/public/images/sideBar-iconV2.png);
  background-repeat: no-repeat;
  margin: 0 auto 6px;
}
.globalR-side-bar .introduce .com-vipType {
  width: 33.3%;
  text-align: center;
}
.globalR-side-bar .introduce .com-vipType b {
  color: #cd8740;
  font-size: 16px;
  margin-left: 8px;
}
.globalR-side-bar .side-bar li.sign-remain-entry .sign-remainicon {
  width: 25px;
  height: 20px;
  display: block;
  margin-bottom: 5px;
  /* margin-right: -3px; */
  position: relative;
  background: url(//static.588ku.com/imgPath/activity/signInPage/signremainicon.png) no-repeat center / 100%;
  /* margin-right: -21px; */
  right: -2px;
}
.globalR-side-bar .side-bar li.sign-remain-entry .signermain-entry {
  position: absolute;
  top: -14px;
  right: 38px;
  width: 260px;
  display: none;
  padding-right: 10px;
  height: 120px;
}
.globalR-side-bar .side-bar li.sign-remain-entry .signermain-entry a {
  display: block;
  width: 100%;
  height: 100%;
  width: 260px;
  /* padding-right: 10px; */
  height: 120px;
  background: url(//static.588ku.com/imgPath/activity/signInPage/signremainentry.png) no-repeat center / 100%;
}
.globalR-side-bar .side-bar li.sign-remain-entry:hover .signermain-entry {
  display: block;
}
.introduce .company .com-vip.originvip {
  background-position: 0px -136px;
}
.introduce .company .com-vip.ysvip {
  background-position: -69px -137px;
}
.introduce .company .com-vip.wavip {
  background-position: -69px -180px;
}
.introduce .company .com-vip.bgvip {
  background-position: -137px -137px;
}
.introduce .company .com-vip.mbvip {
  background-position: -204px -137px;
}
.introduce .company .com-vip.wpvip {
  background-position: -272px -137px;
}
.introduce .company .com-vip.vlvip {
  background-position: -347px -137px;
}
.introduce .company .com-vip.othervip {
  background-position: 7px -181px;
}
.introduce .company .com-vip.qzdown {
  background-position: -125px -67px;
}
.introduce .company .com-vip.qysysq {
  background-position: -157px -66px;
}
.introduce .company .com-vip.zxsqfp {
  background-position: -189px -66px;
}
.introduce .company b {
  color: #383838;
  font-weight: normal;
  font-size: 14px;
}
.globalR-side-bar li.match .introduce a {
  background: #fb4a02;
  color: #fff;
}
.globalR-side-bar li.auction .introduce a {
  background: #46c6e1;
  color: #fff;
}
/*上传比赛介绍*/
.globalR-side-bar .match .introduce {
  width: 230px;
  height: 235px;
  top: -54px;
}
.globalR-side-bar .match .introduceV1 {
  background: #fff;
  width: 232px;
  height: 250px;
  top: -54px;
  right: 29px;
  display: none;
  position: absolute;
  border-radius: 4px;
  background: url(//static.588ku.com/imgPath/index/images/jzbg.png) no-repeat center / 100%;
}
.globalR-side-bar .match .introduceV1 .tle-box {
  font-size: 20px;
  display: block;
  text-align: center;
  color: #505050;
  line-height: 20px;
  letter-spacing: 1px;
  padding-top: 100px;
}
.globalR-side-bar .match .introduceV1 .tle-tip {
  padding-top: 10px;
  font-size: 14px;
  display: block;
  text-align: center;
  color: #a6a8a9;
  letter-spacing: 1px;
}
.globalR-side-bar .match .introduceV1 a {
  display: block;
  margin: 28px auto 0;
  width: 155px;
  height: 42px;
  background: linear-gradient(180deg, #02bfff, #018bff);
  border-radius: 42px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  color: #fff;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  font-size: 16px;
  text-align: center;
  color: #ffffff;
  line-height: 42px;
  letter-spacing: 2px;
}
.globalR-side-bar .match .introduceV1 a:hover {
  background: linear-gradient(180deg, #018bff, #02bfff);
}
.globalR-side-bar .match:hover .introduceV1 {
  display: block;
}
.match .introduce a {
  display: block;
  margin: 8px auto 0;
  width: 174px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  border-radius: 25px;
  background: #fb4a02;
  color: #fff;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.match .introduce i {
  margin: 25px auto 15px;
  width: 127px;
  height: 105px;
  background: url(//static.588ku.com/imgPath/public/images/profit-icon.png) no-repeat center;
}
.globalR-side-bar .match .introduce:after {
  top: 118px;
}
.globalR-side-bar .phone em {
  width: 14px;
  height: 14px;
  background-position: -9px -91px;
}
.globalR-side-bar .phone:hover em {
  background-position: -9px -125px;
}
.globalR-side-bar .phone .introduce {
  width: 289px;
  top: -54px;
  text-align: left;
  right: 44px;
}
.phone .introduce .qq-17:hover {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.phone .introduce p {
  border-bottom: 1px solid #e2e2e2;
  color: #616161;
}
.phone .introduce p.last-child {
  border-bottom: none;
}
.globalR-side-bar .editor .introduce {
  width: 230px;
  height: 140px;
  top: 0;
  overflow: hidden;
  box-shadow: -4px 2px 9px 0px rgba(0, 0, 0, 0.1);
  border-radius: 4px 0px 0px 4px;
  border: 1px solid #F2F9FF;
}
.globalR-side-bar.V1 {
  height: 100%;
  padding-bottom: 180px;
  box-sizing: border-box;
}
.globalR-side-bar.V1 .side-bar li .allvip-icon-gif {
  width: 29px;
  height: 23px;
  background: url(//static.588ku.com/imgPath/public/images/Icon/qzicon.svg) no-repeat center / 100%;
}
.globalR-side-bar.V1 .side-bar li.inspiration,
.globalR-side-bar.V1 .side-bar li.inspiration div {
  box-sizing: border-box;
}
.globalR-side-bar.V1 .side-bar li.inspiration > a {
  display: block;
  overflow: hidden;
  box-sizing: border-box;
  color: #5D5D5D;
  padding: 16px 0;
  text-align: center;
}
.globalR-side-bar.V1 .side-bar li.inspiration > a .icon {
  display: block;
  height: 18px;
  margin-bottom: 5px;
  background: url(//js.588ku.com/imgPath/public/images/inspiration-icon.png) no-repeat center / auto 100%;
}
.globalR-side-bar.V1 .side-bar li.inspiration > a span {
  font-size: 12px;
  line-height: 15px;
}
.globalR-side-bar.V1 .side-bar li.inspiration .introduce {
  width: 230px;
  height: 140px;
  border: none;
  top: 0;
}
.globalR-side-bar.V1 .side-bar li.inspiration .introduce > a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(//js.588ku.com/imgPath/public/images/inspiration-side2.jpg) no-repeat center / 100%;
}
.globalR-side-bar.V1 .side-bar.sb-top li.sv-companyVip {
  height: 130px;
  background-image: linear-gradient(-180deg, #FFE7D9 0%, #FFB68A 100%);
}
.globalR-side-bar.V1 .side-bar.sb-top li.sv-companyVip em.iconfont {
  width: 29px;
  height: 23px;
  background: url(//static.588ku.com/imgPath/public/images/Icon/qyicon.svg) no-repeat center / 100%;
}
.globalR-side-bar.V1 .side-bar.sb-top li.sv-companyVip > a {
  padding-top: 37px;
}
.globalR-side-bar.V1 .side-bar.sb-top li.sv-allVip {
  height: 130px;
  background-image: linear-gradient(-180deg, #FFFFFF 0%, #FFBD2F 100%);
}
.globalR-side-bar.V1 .side-bar.sb-top li.sv-allVip a {
  padding-top: 37px;
}
.globalR-side-bar.V1::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 0px;
  height: 1px;
}
.globalR-side-bar.V1 .gb-ctn {
  max-height: 1000px ;
  transition: all 0.3s;
}
.globalR-side-bar.V1 .retract-box .ract-Btn {
  padding: 16px 5px;
  cursor: pointer;
}
.globalR-side-bar.V1 .retract-box .ract-Btn .icon-box {
  display: block;
  margin: 0 auto 6px;
  width: 18px;
  height: 18px;
  background: url(//static.588ku.com/imgPath/public/images/Icon/shouqi.svg) no-repeat;
}
.globalR-side-bar.V1 .retract-box .ract-Btn .b-txt {
  font-size: 12px;
  color: #5D5D5D;
  line-height: 15px;
  text-align: center;
}
.globalR-side-bar.V1 .retract-box .sh-btn {
  width: 38px;
  height: 89px;
  display: none;
  cursor: pointer;
  background: linear-gradient(360deg, #018BFF 0%, #AFDAFF 100%);
}
.globalR-side-bar.V1 .retract-box .sh-btn .b-txt {
  display: none;
}
.globalR-side-bar.V1 .sb-floor {
  position: fixed !important;
  bottom: 0px !important;
}
.globalR-side-bar.V1 .sb-floor .return-top-r {
  padding-bottom: 24px;
}
.globalR-side-bar.V1 .sb-floor .return-top-r i {
  padding-top: 24px;
}
.globalR-side-bar.V1 .sb-floor .return-top-r:hover {
  background: linear-gradient(0deg, #018bff, #afdaff);
}
.globalR-side-bar.V1 .sb-floor .return-top-r:hover i {
  color: #fff;
}
.globalR-side-bar.V1.sh {
  background: transparent;
  box-shadow: none;
}
.globalR-side-bar.V1.sh .gb-ctn {
  max-height: 0;
  overflow: hidden;
}
.globalR-side-bar.V1.sh .retract-box .ract-Btn {
  display: none;
}
.globalR-side-bar.V1.sh .retract-box .sh-btn {
  display: block;
  background: url('//static.588ku.com/imgPath/public/images/Icon/gbshow.gif?v=123') no-repeat center / 100%;
}
/*客服信息*/
.phone .introduce .service-title {
  height: 40px;
  line-height: 40px;
  background-color: #f7f7f7;
  padding-left: 20px;
}
.phone .introduce .service-info {
  padding: 0 20px;
}
.introduce .service-info p {
  padding-top: 15px;
  padding-bottom: 17px;
}
.globalR-side-bar .introduce.service-infobox {
  width: 230px;
  height: 246px;
  border: 0;
  background-color: transparent;
  box-shadow: none;
}
.globalR-side-bar .introduce.service-infobox .hover-ctn {
  background: #ffffff;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  text-align: left;
  padding: 28px 0 24px 23px !important;
  box-sizing: border-box;
}
.globalR-side-bar .introduce.service-infobox .line-box {
  margin-bottom: 24px;
}
.globalR-side-bar .introduce.service-infobox .line-box:last-child {
  margin-bottom: 0;
}
.globalR-side-bar .introduce.service-infobox .line-box .icon-box {
  margin-right: 12px;
  display: inline-block;
}
.globalR-side-bar .introduce.service-infobox .line-box .icon-box i {
  font-size: 28px;
  background: transparent;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url('//static.588ku.com/imgPath/public/images/Icon/kfnewicon.png') no-repeat center / 20px;
}
.globalR-side-bar .introduce.service-infobox .line-box .icon-box.i3 i {
  background: url('//static.588ku.com/imgPath/public/images/Icon/kfnewphone.png') no-repeat center / 20px;
}
.globalR-side-bar .introduce.service-infobox .line-box .rfright-box {
  font-size: 12px;
  color: #001013;
  line-height: 16px;
}
.globalR-side-bar .introduce.service-infobox .line-box .rfright-box > div {
  padding-bottom: 2px;
}
.globalR-side-bar .introduce.service-infobox .line-box .rfright-box .tle-box {
  font-size: 14px;
  color: #001013;
  line-height: 20px;
  padding-bottom: 4px;
}
.globalR-side-bar .introduce.service-infobox .line-box .rfright-box .tle-box.lh28 {
  line-height: 28px;
}
.globalR-side-bar .introduce.service-infobox .line-box .rfright-box .hui-color {
  color: rgba(0, 16, 19, 0.5);
}
.globalR-side-bar .introduce.service-infobox .line-box .rfright-box .hui-color p {
  border: 0;
  padding-bottom: 2px;
}
.globalR-side-bar .introduce.service-infobox .line-box .rfright-box .seek-Btn {
  width: 80px;
  border-radius: 4px;
  display: block;
  color: #fff;
  font-size: 12px;
  text-align: center;
  line-height: 32px;
  margin-top: 6px;
  width: 122px;
  height: 32px;
  opacity: 1;
  background: #008bff;
  border-radius: 16px;
  padding: 0;
  cursor: pointer;
}
.globalR-side-bar .introduce.service-infobox .line-box .rfright-box .seek-Btn:hover {
  opacity: 0.85;
}
.globalR-side-bar .introduce.service-infobox .line-box.cp .icon-box i {
  background: url('//static.588ku.com/imgPath/public/images/Icon/qynewkficon.png') no-repeat center / 20px;
}
.globalR-side-bar .introduce.service-infobox .line-box.cp .rfright-box .seek-Btn {
  background: linear-gradient(180deg, #f5dc97 5%, #ebc364);
  color: #3F0E05;
}
.phone .introduce .qq-17 {
  display: inline-block;
  height: 29px;
  width: 96px;
  background: url(//static.588ku.com/imgPath/base/images/public-icon.png) 0 -443px;
  vertical-align: -8px;
  margin: 0 0 0 6px;
  border-radius: 0px;
}
/*客服信息*/
/*联系方式等*/
.bar-menu-contact li .introduce {
  position: absolute;
  background: #fff;
  z-index: 6;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#c0bebf', Direction=220, Strength=5);
}
.side-bar .bar-menu-contact {
  bottom: 0;
  z-index: 7;
  background: #fff;
}
/*微信二维码*/
.bar-menu-contact .wechat {
  border-top: 1px solid #e9e9e9;
}
.bar-menu-contact .wechat em {
  width: 17px;
  height: 15px;
  background-position: -102px -91px;
}
.bar-menu-contact .wechat:hover em {
  background-position: -102px -126px;
}
/*微信二维码*/
.bar-menu-contact .wechat .introduce {
  padding: 21px;
  -moz-box-shadow: -1px 0px 4px 2px #d9d9d9;
  -ms-box-shadow: -1px 0px 4px 2px #d9d9d9;
  -webkit-box-shadow: -1px 0px 4px 2px #d9d9d9;
  box-shadow: -1px 0px 4px 2px #d9d9d9;
  top: -46px;
  right: 40px;
  text-align: left;
}
/*微信二维码*/
/*反馈建议*/
.bar-menu-contact .suggest em {
  width: 17px;
  height: 15px;
  background-position: -7px -162px;
}
.bar-menu-contact .suggest:hover em {
  background-position: -7px -198px;
}
.bar-menu-contact .suggest .introduce {
  width: 92px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  top: 0;
  right: 40px;
  background: #0082df;
  color: #fff;
}
.suggest .introduce a {
  display: block;
}
/*反馈建议*/
/* 为你推荐 */
.control-handle {
  padding-bottom: 45px;
}
.control-handle .control-btn {
  display: block;
  color: #7b7b7b;
  cursor: pointer;
  margin-right: 28px;
  height: 35px;
  line-height: 35px;
}
.control-handle .control-btn.on .iconfont {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.control-handle .control-btn .iconfont {
  display: inline-block;
  margin-left: 8px;
  font-size: 12px;
}
.control-handle .control-btn:hover {
  color: #d3d3d3;
}
.control-handle .qq-17 {
  margin-top: 6px;
  width: 82px;
  height: 25px;
  line-height: 25px;
  border-radius: 13px;
  background-color: #fff;
  text-align: center;
  color: #666;
  font-size: 12px;
  color: #7b7b7b;
}
.control-handle .qq-17 i {
  vertical-align: -3px;
  font-size: 20px;
  color: #3F98FF;
}
.control-handle .qq-17:hover {
  color: #666;
}
/*返回顶部*/
.bar-menu-contact .return-top em {
  width: 18px;
  height: 17px;
  background-position: -39px -160px;
}
.bar-menu-contact .return-top:hover em {
  background-position: -235px -38px;
}
.bar-menu-contact .return-top .introduce {
  width: 92px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  top: 0;
  right: 40px;
  background: #0082df;
  color: #fff;
}
.return-top .introduce a {
  display: block;
}
/* 新增QQ联盟 */
.globalR-side-bar li .introduce.qq-group-box {
  width: 238px;
  border: 1px solid #e8e8e8;
  background: #fff;
  padding-bottom: 8px;
  text-align: center;
}
.globalR-side-bar .qq-group-box .head {
  height: 40px;
  line-height: 40px;
  color: #666;
  background: #f7f7f7;
  border-bottom: 1px solid #e8e8e8;
}
.globalR-side-bar .qq-group-box .head .title {
  margin-left: 20px;
  font-size: 14px;
}
.globalR-side-bar .qq-group-box .head > .more {
  font-size: 12px;
  color: #999;
  margin-right: 16px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.globalR-side-bar .qq-group-box .head > .more:hover {
  color: #147aef;
}
.globalR-side-bar .qq-group-box .qq-group-list {
  height: 26px;
  line-height: 26px;
  padding-top: 12px;
}
.globalR-side-bar .qq-group-list .name {
  width: 140px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 20px;
  text-align: left;
  font-size: 14px;
  color: #666;
}
.globalR-side-bar .qq-group-list .name:hover {
  color: #008aff;
}
.globalR-side-bar .qq-group-list .add-group {
  width: 48px;
  height: 20px;
  line-height: 20px;
  border: 1px solid #008aff;
  border-radius: 4px;
  color: #008aff;
  font-size: 12px;
  padding-bottom: 0;
  font-weight: normal;
  margin-right: 15px;
  margin-top: 2px;
}
.globalR-side-bar .qq-group-list .add-group:hover {
  background: #008aff;
  color: #fff;
}
.globalR-side-bar .qq-group-list.full {
  cursor: default;
}
.globalR-side-bar .qq-group-list.full .name,
.globalR-side-bar .qq-group-list.full .name:hover {
  color: #999;
}
.globalR-side-bar .qq-group-list.full .add-group,
.globalR-side-bar .qq-group-list.full .add-group:hover {
  border-color: #999;
  color: #999;
  background: none;
}
.globalR-side-bar {
  position: fixed;
  right: 0px;
  z-index: 1000;
  z-index: 9999;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  top: 0px;
  min-height: 614px;
  height: 100%;
  width: 38px;
  background: #fff;
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.2);
  margin-top: 0px;
}
.globalR-side-bar .side-bar li {
  text-align: center;
  cursor: pointer;
  background: transparent;
  border: none;
}
.globalR-side-bar .side-bar li .allvip-icon-gif {
  display: block;
  margin: 0 auto;
  width: 20px;
  height: 20px;
  -webkit-animation: two-up-down 0.8s ease infinite 80ms alternate;
  animation: two-up-down 0.8s ease infinite 80ms alternate;
  margin: 0 auto 6px;
  background: url(//static.588ku.com/imgPath/public/images/allvipIcon.svg) no-repeat center / 100%;
}
.globalR-side-bar .side-bar li.sign-in .in-sign {
  display: none;
}
.globalR-side-bar .side-bar li.sign-in:hover .in-sign {
  display: block;
}
.globalR-side-bar .side-bar li.sign-in .fourYearsEntry {
  display: none;
  position: absolute;
  right: 42px;
  top: 60px;
}
.globalR-side-bar .side-bar li.sign-in:hover .fourYearsEntry {
  display: block;
}
.globalR-side-bar li {
  position: relative;
}
.globalR-side-bar .side-bar li:hover > a {
  color: #fff;
  color: #008aff;
}
.globalR-side-bar .side-bar li:hover .introduce {
  display: block;
}
.globalR-side-bar .side-bar.sb-floor {
  position: absolute;
  bottom: 24px;
  width: 100%;
  left: 0;
}
.globalR-side-bar .side-bar li.return-top-r {
  background: #ddd;
  cursor: pointer;
  margin-top: 17px;
  font-size: 12px;
  color: #8A8A8A;
  display: none;
  color: rgba(0, 0, 0, 0.75);
}
.globalR-side-bar li .introduce {
  display: none;
  width: 523px;
  background: #fff;
  top: -54px;
  border: 1px solid #e8e8e8;
  cursor: default;
}
.globalR-side-bar li .introduce img {
  max-width: 100%;
}
.globalR-side-bar .side-bar li a {
  display: block;
  display: inline-block;
  color: rgba(0, 0, 0, 0.8);
  color: #333 \9;
  font-size: 12px;
}
.globalR-side-bar .introduce.company-vip {
  width: 186px;
}
.globalR-side-bar .introduce.company-vip .type-list {
  width: 50%;
  text-align: center;
  padding: 18px 0;
}
.globalR-side-bar .introduce.company-vip .type-list .icon-zuanshi {
  display: block;
  margin: 0 auto 10px;
  font-size: 20px;
  width: auto;
  height: auto;
  background: none;
}
.globalR-side-bar .introduce.company-vip .type-list .icon-zuanshi.comp {
  color: #fed914;
}
.globalR-side-bar .introduce.company-vip .type-list .type-name {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
}
.globalR-side-bar .introduce.company-vip .type-list:hover .type-name {
  color: rgba(0, 0, 0, 0.9);
}
.globalR-side-bar .side-bar li > a {
  color: #fff;
  color: #5D5D5D;
  line-height: 15px;
  padding: 16px 5px;
  background: transparent;
}
.globalR-side-bar .side-bar li .iconfont {
  display: block;
  margin-top: 5px;
  margin-bottom: 6px;
}
.globalR-side-bar .side-bar .Coupon-center .iconfont {
  font-size: 24px;
}
.globalR-side-bar .side-bar li .icon-qq,
.globalR-side-bar .side-bar li .icon-weixin {
  margin-top: -4px;
}
.globalR-side-bar .side-bar li.return-top-r {
  background: transparent;
  margin-top: 0px;
}
.globalR-side-bar .side-bar li.return-top-r:hover {
  border-color: #008aff;
}
.globalR-side-bar .side-bar li.return-top-r:hover i {
  color: #008aff;
}
.globalR-side-bar .side-bar li.return-top-r i {
  margin-top: 0px;
  padding-top: 20px;
  font-size: 24px;
}
.globalR-side-bar .side-bar li .introduce {
  right: 38px;
}
/* 签到 */
.globalR-side-bar .sign-in .in-sign {
  position: absolute;
  right: 34px;
  top: 26px;
  background: url(//static.588ku.com/imgPath/public/images/signIn.png) no-repeat top;
  width: 125px;
  height: 47px;
  color: #9e443b;
  margin-left: 12px;
  line-height: 30px;
  font-size: 14px;
}
.globalR-side-bar .sign-in:hover .in-sign {
  color: #9e443b;
}
.globalR-side-bar .side-bar .sign-in:hover .introduce {
  display: none;
}
.globalR-side-bar .sign-in .coin {
  display: none;
  position: absolute;
  right: 64px;
  top: 5px;
  width: 61px;
  height: 57px;
  border-radius: 28px;
  background: url(//static.588ku.com/imgPath/public/images/coin.png) no-repeat;
  animation: Rotation 1.5s;
}
@keyframes Rotation {
  0% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  100% {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
  }
}
.globalR-side-bar .sign-out .introduce {
  display: none;
  top: 0px;
  right: 40px;
  height: 70px;
  width: 220px;
  background: #fff;
  border: 1px solid #e8e8e8;
  padding: 10px 28px;
  box-sizing: border-box;
}
.globalR-side-bar .sign-out .introduce.hov {
  display: block;
}
.globalR-side-bar .side-bar .sign-out:hover .introduce {
  display: block;
}
.globalR-side-bar li.sign-out .introduce p {
  color: #666;
}
.globalR-side-bar li.sign-out .introduce a {
  margin-top: 8px;
  display: inline-block;
  width: 56px;
  height: 20px;
  border-radius: 4px;
  border: 1px solid #008aff;
  color: #008aff;
  line-height: 20px;
  text-align: center;
  padding: 0px;
}
.globalR-side-bar li.sign-out .introduce a:hover {
  background: #008aff;
  color: #fff;
}
.globalR-side-bar li.sign-out .introduce .go-mask {
  margin-right: 15px;
}
@media screen and (min-width: 1381px) {
  .globalR-side-bar .sb-top {
    /*position: fixed;
        bottom:73%;*/
  }
  .globalR-side-bar .sb-middle {
    /*position: fixed;
        bottom:38.4%;*/
    z-index: 101;
  }
  .globalR-side-bar .sb-bottom {
    /*position: fixed;
        bottom:13.7%;*/
  }
  .globalR-side-bar .sb-floor {
    /*position: fixed;
        bottom:0;*/
    position: absolute;
    bottom: 25px;
  }
}
.globalR-side-bar .side-bar.sb-top li.sv-allVip {
  box-sizing: border-box;
  background: #555;
  background: url(//static.588ku.com/imgPath/public/images/rfallvip.png) no-repeat center / 100%;
  border-color: #008aff;
}
.globalR-side-bar .side-bar.sb-top li.sv-allVip a {
  padding: 16px 0;
}
.globalR-side-bar .side-bar.sb-top li.sv-allVip:hover a {
  color: #5D5D5D;
}
.globalR-side-bar .side-bar.sb-top li.sv-allVip:hover .allvip-activity-side-entry {
  display: inline-block;
}
.globalR-side-bar .side-bar.sb-top li.sv-allVip .allvip-activity-side-entry {
  display: none;
}
.globalR-side-bar .sv-allVip .thanksHOver {
  display: none !important;
  position: absolute;
  top: 0;
  right: 40px;
  width: 240px;
  height: 128px;
  background: url(//static.588ku.com/imgPath/activity/commonVip/images/thanksRightHover.png) no-repeat center !important;
}
.globalR-side-bar .sv-allVip:hover .thanksHOver {
  display: block !important;
}
.globalR-side-bar .side-bar.sb-top li.sv-allVip .all-vip-icon {
  margin: 0 auto 12px;
  display: block;
  width: 29px;
  height: 23px;
  background: #ccc;
  background: url('//static.588ku.com/imgPath/public/images/navallVip180910.png') no-repeat left center;
  transition: all 0.2s;
}
.globalR-side-bar .side-bar.sb-top li.sv-companyVip {
  background: url(//static.588ku.com/imgPath/public/images/compybg.png) no-repeat center / 100%;
}
.globalR-side-bar .side-bar.sb-top li.sv-companyVip em.iconfont {
  display: block;
  width: 20px;
  height: 17px;
  background: url(//static.588ku.com/imgPath/public/images/Icon/compyvip.png) no-repeat center / 100%;
  margin: 0 auto 6px;
}
.globalR-side-bar .side-bar.sb-top li.sv-companyVip em.iconfont:before {
  display: none;
}
.globalR-side-bar .side-bar.sb-top li.sv-companyVip:hover > a {
  color: #5D5D5D;
}
.globalR-side-bar .side-bar li {
  position: relative;
}
.globalR-side-bar .side-bar li > a {
  position: relative;
}
.globalR-side-bar .side-bar li .rf-icon {
  display: block;
  margin: 0 auto 6px;
  width: 17px;
}
.globalR-side-bar .side-bar li .rf-icon.sign-icon {
  height: 17px;
  background: url(//static.588ku.com/imgPath/public/images/Icon/signin.svg) no-repeat;
}
.globalR-side-bar .side-bar li .rf-icon.fuli-icon {
  height: 18px;
  background: url(//static.588ku.com/imgPath/public/images/Icon/fuliicon.svg) no-repeat;
}
.globalR-side-bar .side-bar li .rf-icon.editor-icon {
  height: 18px;
  background: url(//static.588ku.com/imgPath/public/images/Icon/editorIcon.svg) no-repeat;
}
.globalR-side-bar .side-bar li .rf-icon.welfare-icon {
  height: 18px;
  background: url(//static.588ku.com/imgPath/public/images/Icon/welfareIcon.svg) no-repeat;
}
.globalR-side-bar .side-bar li .rf-icon.zq-icon {
  height: 18px;
  background: url(//static.588ku.com/imgPath/public/images/Icon/zqicon.svg) no-repeat;
}
.globalR-side-bar .side-bar li .rf-icon.kf-icon {
  height: 17px;
  background: url(//static.588ku.com/imgPath/public/images/Icon/kficon.svg) no-repeat;
}
.globalR-side-bar .side-bar li .rf-icon.yj-icon {
  height: 17px;
  background: url(//static.588ku.com/imgPath/public/images/Icon/yjicon.svg) no-repeat;
}
.globalR-side-bar .side-bar li .rf-icon.returntop-icon {
  height: 20px;
  background: url(//static.588ku.com/imgPath/public/images/Icon/yjicon.svg) no-repeat;
}
.globalR-side-bar .side-bar li {
  position: relative;
}
.globalR-side-bar .side-bar.sb-middle li:after,
.globalR-side-bar .side-bar.sb-bottom li:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 30px;
  height: 1px ;
  background-color: #E1E1E1;
  margin-left: -15px;
}
.globalR-side-bar .side-bar.sb-middle li:hover,
.globalR-side-bar .side-bar.sb-bottom li:hover {
  background-color: #F6FCFF;
}
.globalR-side-bar .side-bar li .yijian-tip {
  position: absolute;
  width: 100px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  border-radius: 6px;
  background-color: #17A1FF;
  top: 50%;
  margin-top: -10px;
  right: 51px;
}
.globalR-side-bar .side-bar li .yijian-tip:before {
  content: '';
  position: absolute;
  right: -5px;
  top: 50%;
  right: -6px;
  margin-top: -5px;
  width: 0;
  height: 0;
  display: block;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 7px solid #17A1FF;
}
@keyframes lefandright {
  0% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
  }
  100% {
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
  }
}
.globalR-side-bar .sb-top .introduce.companyvip {
  width: 500px;
  background-color: #fff;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  top: 0px;
  right: 48px;
  text-align: center;
  padding: 0 24px;
  box-sizing: border-box;
}
.globalR-side-bar .sb-top .introduce.companyvip .top-tittle {
  font-size: 30px;
  color: #d9ac62;
  padding: 16px 0 24px;
  font-weight: bold;
}
.globalR-side-bar .sb-top .introduce.companyvip .top-tittle .iconfont {
  font-weight: normal;
  font-size: 30px;
  display: inline-block;
  margin: 0 8px 0 0;
  vertical-align: -2px;
}
.globalR-side-bar .sb-top .introduce.companyvip .main li {
  text-align: center;
  width: 25%;
  height: auto;
  cursor: default;
}
.globalR-side-bar .sb-top .introduce.companyvip .main li img {
  padding-bottom: 4px;
}
.globalR-side-bar .sb-top .introduce.companyvip .main li .text1 {
  color: #65430b;
  font-size: 16px;
}
.globalR-side-bar .sb-top .introduce.companyvip .main li .text2 {
  color: rgba(0, 16, 19, 0.5);
  font-size: 14px;
}
.globalR-side-bar .sb-top .introduce.companyvip .main li:hover {
  background: #fff;
  border-color: #fff;
}
.globalR-side-bar .sb-top .introduce.companyvip .btn {
  width: 219px;
  height: 48px;
  background: linear-gradient(180deg, #f7e7c3 0%, #d1a967 100%);
  border-radius: 4px;
  line-height: 48px;
  color: #65430b;
  text-align: center;
  font-size: 16px;
  margin: 32px auto 20px;
  cursor: pointer;
}
.globalR-side-bar .sb-top .introduce.companyvip .btn:hover {
  background: linear-gradient(180deg, rgba(247, 231, 195, 0.8) 0%, rgba(209, 169, 103, 0.8) 100%);
}
.globalR-side-bar .sb-top .introduce.companyvip .btn:active {
  background: linear-gradient(180deg, #f7e7c3 0%, #d1a967 100%);
}
.globalR-side-bar .sb-top .introduce.companyvip .sanjiao {
  position: absolute;
  top: 15px;
  right: -24px;
  width: 32px;
  height: 24px;
  background: url(//static.588ku.com/imgPath/company/pay/images/comy-sanjiao.png) no-repeat center / 32px;
  transform: rotate(-90deg);
}
.globalR-side-bar .sb-top .introduce.welfare {
  width: 197px;
  background: #ffffff;
  box-shadow: 0px 3px 5px 0px rgba(27, 27, 27, 0.16);
  border-radius: 4px;
  box-sizing: border-box;
  text-align: center;
  top: -19px;
}
.globalR-side-bar .sb-top .introduce.welfare a {
  width: 193px;
  height: 116px;
  background: #c6ab71;
  border-radius: 4px;
  background: url(//js.588ku.com/comp/public/images/side-png1.png);
  margin: auto;
  position: relative;
}
.globalR-side-bar .sb-top .introduce.welfare a span {
  display: inline-block;
  width: 96px;
  height: 26px;
  background: #40f1eb;
  border-radius: 13px;
  font-size: 13px;
  font-weight: bold;
  color: #5f51de;
  text-align: center;
  line-height: 26px;
  padding: 0px;
  position: absolute;
  bottom: 13px;
  left: 0;
  right: 0;
  margin: auto;
  transition: all 0.15s;
}
.globalR-side-bar .sb-top .introduce.welfare a.welf {
  background: url(//js.588ku.com/comp/public/images/side-png2.png);
}
.globalR-side-bar .sb-top .introduce.welfare a.welf span {
  background: #f8de51;
  color: #5f51de;
}
.globalR-side-bar .sb-top .introduce.welfare a:hover span {
  transform: scale(1.07);
}
.sideBar-animate {
  -webkit-animation: two-up-down 0.8s ease infinite 80ms alternate;
  animation: two-up-down 0.8s ease infinite 80ms alternate;
}
@keyframes two-up-down {
  from {
    -webkit-transform: translate(0, 6px);
    transform: translate(0, 6px);
  }
  to {
    -webkit-transform: translate(0, -6px);
    transform: translate(0, -6px);
  }
}
@keyframes smtwo-up-down {
  from {
    -webkit-transform: translate(0, 3px);
    transform: translate(0, 3px);
  }
  to {
    -webkit-transform: translate(0, -3px);
    transform: translate(0, -3px);
  }
}
@keyframes hot-up-down {
  from {
    -webkit-transform: translate(0, 1px);
    transform: translate(0, 1px);
  }
  to {
    -webkit-transform: translate(0, -1px);
    transform: translate(0, -1px);
  }
}
.kefu-call-btn {
  width: 82px;
  height: 25px;
  line-height: 21px;
  padding-left: 8px;
  box-sizing: border-box;
  background: #fff;
  border-radius: 100px;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.1);
  display: inline-block;
}
.kefu-call-btn .kefu-icon {
  width: 14px;
  height: 14px;
  background: #ccc;
  float: left;
  margin-top: 4px;
  margin-right: 3px;
  background: url(//static.588ku.com/imgPath/public/images/kefuIconV1809.png) no-repeat !important;
  background-position: 0px -28px !important;
}
.kefu-call-btn .callkf {
  font-size: 12px !important;
  line-height: 23px;
}
.kefu-call-btn.kefu-call-border:hover {
  border: 1px solid #3F98FF;
}
.kefu-call-btn.kefu-call-bg:hover {
  background: #3F98FF;
  border: 1px solid #3F98FF;
}
.kefu-call-btn.kefu-call-bg:hover .kefu-icon {
  background-position: 0px 0px !important;
}
.kefu-call-btn.kefu-call-bg:hover .callkf {
  color: #fff;
}
/*商城详情页下*/
.kefu-call-btn .kefu-icon1 {
  background: url('//static.588ku.com/imgPath/public/images/kefuIcon2.png') no-repeat center / 100% !important;
  -webkit-animation: updown 0.5s ease infinite 80ms alternate;
  animation: updown 0.5s ease infinite 80ms alternate;
}
.kefu-call-btn .callkf.bluetext {
  color: #008AFF;
}
@-moz-keyframes updown {
  from {
    -webkit-transform: translate(0, 2px);
    transform: translate(0, 2px);
  }
  to {
    -webkit-transform: translate(0, -2px);
    transform: translate(0, -2px);
  }
}
@-ms-keyframes updown {
  from {
    -webkit-transform: translate(0, 2px);
    transform: translate(0, 2px);
  }
  to {
    -webkit-transform: translate(0, -2px);
    transform: translate(0, -2px);
  }
}
@keyframes updown {
  from {
    -webkit-transform: translate(0, 2px);
    transform: translate(0, 2px);
  }
  to {
    -webkit-transform: translate(0, -2px);
    transform: translate(0, -2px);
  }
}
@-webkit-keyframes updown {
  from {
    -webkit-transform: translate(0, 2px);
    transform: translate(0, 2px);
  }
  to {
    -webkit-transform: translate(0, -2px);
    transform: translate(0, -2px);
  }
}
/*右侧边栏 end*/
/* 20190301 增加广告导流 start */
.advertF {
  display: none;
  padding-top: 58px;
  font-size: 0;
}
.advertF.element {
  padding-top: 40px;
}
.advertF.background {
  padding-top: 40px;
}
.advertF.model {
  padding-bottom: 30px;
}
.advertF.gif {
  padding-bottom: 30px;
}
.advertF.illus {
  padding-bottom: 40px;
}
.advertF.wa {
  padding: 20px 0 30px;
}
.advertF a {
  border-radius: 4px;
  overflow: hidden;
  display: inline-block;
  position: relative;
}
.advertF .adv img {
  width: 1200px;
  height: 83px;
}
.advertF.double .small-adv img {
  width: 590px;
  height: 83px;
}
.advertF.double .small-adv:first-child {
  margin-right: 20px;
}
.advertF.double {
  padding-top: 38px;
}
.advertF.double.on {
  display: flex;
}
.advertF.double.on > a {
  flex: 1;
}
.advertF.double.on > a.small-adv img {
  width: 100%;
  height: auto;
}
.advertF .adv-icon {
  padding: 0 5px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
}
.outside-link {
  text-align: center;
}
.outside-link .CL-common {
  height: auto;
}
.outside-link .btn-box {
  padding-bottom: 28px;
}
.outside-link .adv-close-img {
  display: block;
  margin: 30px auto 38px;
  height: 51px;
}
.outside-link .content {
  font-size: 20px;
  color: rgba(0, 0, 0, 0.8);
  padding-bottom: 40px;
}
.outside-link .time-box {
  padding: 30px 0;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
}
.outside-link .close {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 24px;
  font-weight: 100;
  color: rgba(0, 0, 0, 0.35);
  cursor: pointer;
}
.outside-link .cancel {
  width: 140px;
  height: 38px;
  background: #ffffff;
  border-radius: 6px;
  display: inline-block;
  text-align: center;
  line-height: 38px;
  color: #008AFF;
  font-size: 16px;
  cursor: pointer;
  border: 1px solid #008AFF;
  margin-right: 39px;
  position: relative;
}
.outside-link .confirm {
  width: 140px;
  height: 40px;
  background: #008aff;
  border-radius: 6px;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  color: #ffffff;
  margin: 0 auto;
  font-size: 16px;
  cursor: pointer;
  position: relative;
}
.outside-link .cancel:hover:after,
.outside-link .confirm:hover:after {
  content: '';
  display: block;
  position: absolute;
  top: -1px;
  left: -1px;
  bottom: -1px;
  right: -1px;
  background-color: rgba(255, 255, 255, 0.2);
}
.CLdialog {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.44);
  z-index: 9999;
}
.CLdialog .CL-common {
  width: 516px;
  border-radius: 2px;
  background: #fff;
  padding: 12px 20px;
  box-sizing: border-box;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: 0px;
  transform: translate(-50%, -50%);
  z-index: 99;
}
.CLdialog .advertF {
  z-index: 9996;
}
.CLdialog .advertF .img-box {
  width: 320px;
  height: 180px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -200px;
  margin-left: -160px;
  z-index: 1010;
}
.CLdialog .advertF a {
  position: relative;
  display: inline-block;
}
.CLdialog .advertF .adv-icon {
  width: 36px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
}
.CLdialog .advertF .close-advertF {
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  background-color: #fff;
  position: absolute;
  bottom: -50px;
  left: 0;
  right: 0;
  margin: auto;
  cursor: pointer;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
/* 20190301 增加广告导流 end */
/*底部备案 start*/
/*举报专区样式 tsrat*/
.foot-ICP {
  padding: 0 0 10px 0;
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.foot-ICP .w1200 {
  margin-top: 12px;
  padding-top: 18px;
}
.foot-ICP .w1680 {
  margin-top: 12px;
  padding-top: 18px;
}
.foot-ICP > .w1680 > .fl {
  width: 88%;
}
.foot-ICP .fr #_pingansec_bottomimagesmall_shiming,
.foot-ICP .fr #_pingansec_bottomimagesmall_shiming + a {
  float: left;
  display: none;
}
.foot-ICP .footer-info {
  margin-bottom: 10px;
  text-align: left;
}
.foot-ICP .footer-info ul {
  display: inline-block;
  padding: 5px 0 0;
}
.foot-ICP .footer-info ul li {
  color: #7b7b7b;
  border-right: 1px solid #666;
  line-height: 12px;
  margin: 5px 0;
  margin-right: 10px;
  padding-right: 10px;
}
.foot-ICP .footer-info ul li:first-child {
  padding-left: 0;
}
.foot-ICP .footer-info ul li:last-child {
  border-right: 0;
}
.foot-ICP .footer-info ul li a {
  color: #7b7b7b;
}
.foot-ICP .footer-info ul li a:hover {
  text-decoration: underline;
  color: #fff;
  color: #333;
}
@media screen and (max-width: 1442px) {
  .foot-ICP {
    font-size: 12px;
  }
  .foot-ICP > .w1680 > .fl {
    font-size: 13px;
  }
}
/*底部备案 end*/
@media screen and (max-width: 1682px) {
  .ku-headTopFixedV2 .qy-server.more_product_20221028 {
    display: none;
  }
}
.web-bottom {
  width: 100%;
  background: #333;
  height: 44px;
  line-height: 44px;
  overflow: hidden;
}
.web-bottom .bottom-con p {
  color: #7b7b7b;
  float: left;
  margin-right: 30px;
  font-size: 14px;
}
.web-bottom .bottom-con a {
  color: #7b7b7b;
  padding-right: 15px;
}
.web-bottom .bottom-con div {
  height: 32px;
  width: 191px;
  background: url(//static.588ku.com/imgPath/base/images/public-icon.png) 0 -477px;
  margin-top: 15px;
}
.web-bottom .bottom-con .yanzheng {
  height: 32px;
  width: 90px;
  background: url(//static.588ku.com/imgPath/base/images/public-icon.png) 0 -477px;
  margin-top: 15px;
  float: right;
}
.web-bottom .bottom-con a.fr {
  display: none;
}
.head-top-nav.head-top-nav-video {
  border-bottom: 1px solid #dcdcdc;
  /*头部用户信息*/
}
.head-top-nav.head-top-nav-video .login-wrap .user-drop-controlBox > li {
  padding-right: 50px;
  padding-bottom: 12px;
}
.head-top-nav.head-top-nav-video .logo-wrap a {
  margin: 18px 0;
  font-size: 20px;
  color: #0082df;
  height: 42px;
  line-height: 42px;
  vertical-align: middle;
  display: inline-block;
  width: 127px;
  background: url(//static.588ku.com/imgPath/public/images/base-icon.png) no-repeat;
}
.head-top-nav.head-top-nav-video .logo-wrap .vl-kuLogo {
  margin-right: 15px;
}
.head-top-nav.head-top-nav-video .logo-wrap .vl-logo {
  width: 100px;
  background: inherit;
}
.head-top-nav.head-top-nav-video .login-wrap li a.user-icon {
  overflow: inherit;
  margin-top: 14px;
  margin-left: 20px;
  display: inline-block;
  border-radius: 50%;
  width: 52px;
  height: 52px;
  text-align: center;
  background: #fff;
}
.head-top-nav.head-top-nav-video .login-wrap li a.user-icon img {
  border-radius: 50%;
  margin: 2px;
}
.head-top-nav.head-top-nav-video .login-wrap li a.loginOr-reg {
  margin-top: 20px;
}
.head-top-nav.head-top-nav-video .vl-head-btn {
  color: #383838;
  font-size: 16px;
  height: 78px;
  line-height: 78px;
  padding: 0 10px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.head-top-nav.head-top-nav-video .vl-head-btn:hover {
  color: #6869d1;
}
.head-top-nav.head-top-nav-video .login-wrap li a.loginOr-reg:hover {
  background: #6869d1;
  border-color: #6869d1;
}
.head-top-nav.head-top-nav-video .vl-head-dropList {
  position: relative;
}
.head-top-nav.head-top-nav-video .vl-head-dropList:hover .vl-dropList {
  display: block;
}
@media screen and (min-width: 1570px) {
  .head-top-nav.head-top-nav-video .logo-wrap {
    margin-right: 3px;
  }
}
.head-top-nav.head-top-nav-video .logo-wrap a {
  color: #6869d1;
}
.head-top-nav.head-top-nav-video .w1460 {
  width: 1460px;
  margin: 0 auto;
}
.head-top-nav.head-top-nav-video .login-wrap .user-drop-controlBox > li {
  padding-right: 50px;
  padding-bottom: 12px;
  position: relative;
  height: 66px;
}
.head-top-nav.head-top-nav-video .user-drop-control .vl-vip-icon {
  position: absolute;
  top: 38px;
  right: 0px;
  width: 58px;
  height: 22px;
  background: url(//static.588ku.com/imgPath/video_listen/images/icon.png) no-repeat -42px -66px;
  z-index: 15;
}
.head-top-nav.head-top-nav-video .user-drop-control .no-vl-vip-icon {
  position: absolute;
  top: 38px;
  right: 0px;
  width: 58px;
  height: 25px;
  background: url(//js.588ku.com/comp/video_listen/images/vlPublic-icon.png) no-repeat -2px -2px;
  z-index: 15;
}
.head-top-nav.head-top-nav-video .user-drop-control .vl-top-bann-div5-span1 {
  width: 26px;
  height: 20px;
  display: block;
  position: absolute;
  bottom: 13px;
  left: 60px;
  background: url(//static.588ku.com/imgPath/video_listen/images/icon.png) no-repeat -42px -66px;
  z-index: 15;
}
.head-top-nav.head-top-nav-video .user-drop-control .vl-top-bann-div5-span2 {
  width: 26px;
  height: 20px;
  display: block;
  position: absolute;
  bottom: 13px;
  left: 60px;
  background: url(//static.588ku.com/imgPath/video_listen/images/icon.png) no-repeat 0px -66px;
  z-index: 15;
}
.head-top-nav.head-top-nav-video .user-drop-control .user-drop-list {
  top: 78px;
}
.head-top-nav.head-top-nav-video .user-drop-control:hover .user-drop-list {
  display: block;
}
.head-top-nav.head-top-nav-video .user-drop-control .headuser-vip-icon {
  position: absolute;
  bottom: 13px;
  left: 60px;
}
.head-top-nav.head-top-nav-video .user-drop-control .headuser-vip-icon i {
  color: #999;
}
.head-top-nav.head-top-nav-video .user-drop-control .headuser-vip-icon.video i {
  color: #6869d1;
}
.head-top-nav.head-top-nav-video .user-drop-control .headuser-vip-icon.audio i {
  color: #FF297F;
}
.head-top-nav.head-top-nav-video .top-nav-menu li {
  position: relative;
}
.head-top-nav.head-top-nav-video .top-nav-menu li {
  text-align: center;
}
.head-top-nav.head-top-nav-video .top-nav-menu li > a {
  display: block;
  padding: 0 19px;
  height: 78px;
  line-height: 78px;
  font-size: 16px;
  color: #383838;
}
.head-top-nav.head-top-nav-video .vl-head-dropList .vl-dropList {
  display: none;
  width: 543px;
  background: #fff;
  text-align: center;
  position: absolute;
  top: 79px;
  left: -254px;
  z-index: 105;
  box-shadow: 0px 4px 5px 1px rgba(100, 104, 203, 0.9);
}
.head-top-nav.head-top-nav-video .vl-head-dropList .vl-dropList.video .vip-icon-em {
  display: block;
  padding-top: 16px;
  padding-bottom: 16px;
}
.head-top-nav.head-top-nav-video .vl-head-dropList .vl-dropList .info {
  display: inline-block;
  color: #6768cd;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 26px;
  position: relative;
}
.head-top-nav.head-top-nav-video .vl-head-dropList .vl-dropList .vl-dropList-ul {
  margin: 0 auto;
  text-align: center;
}
.head-top-nav.head-top-nav-video .vl-head-dropList .vl-dropList .vl-dropList-ul li {
  display: inline-block;
  min-width: 170px;
  color: #333;
  font-size: 16px;
  text-align: center;
  margin-bottom: 13px;
  margin: 0 25px;
  position: relative;
  font-weight: bold;
  height: 35px;
  line-height: 35px;
}
.head-top-nav.head-top-nav-video .vl-head-dropList .vl-dropList .imm-dredge {
  display: block;
  width: 270px;
  height: 53px;
  line-height: 53px;
  text-align: center;
  background: #6768cd;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  margin: 23px auto 30px;
  border-radius: 3px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.head-top-nav.head-top-nav-video .vl-head-dropList .vl-dropList.video .vip-icon-em {
  display: block;
  padding-top: 16px;
  padding-bottom: 16px;
}
.head-top-nav.head-top-nav-video .vl-head-dropList .vl-dropList.video .vip-icon-em i {
  color: #6869d1;
  font-size: 50px;
}
.head-top-nav.head-top-nav-video .vl-head-dropList .vl-dropList .info {
  display: inline-block;
  color: #6768cd;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 26px;
  position: relative;
}
.head-top-nav.head-top-nav-video .vl-head-dropList .vl-dropList .vl-dropList-ul li:before {
  content: "·";
  font-size: 20px;
  color: #6768cd;
  margin-right: 20px;
}
.head-top-nav.head-top-nav-video .vl-head-dropList .vl-dropList .info:before,
.head-top-nav.head-top-nav-video .vl-head-dropList .vl-dropList .info:after {
  content: "";
  height: 0px;
  border-bottom: 1px solid #6468cb;
  position: absolute;
  top: 25%;
  width: 50px;
}
.head-top-nav.head-top-nav-video .vl-head-dropList .vl-dropList .info:before {
  left: -60px;
}
.head-top-nav.head-top-nav-video .vl-head-dropList .vl-dropList .info:after {
  right: -60px;
}
.head-top-nav.head-top-nav-video .top-nav-menu .login-box .user-drop-list,
.head-top-nav.head-top-nav-video .user-drop-list {
  display: none;
  position: absolute;
  left: 50%;
  top: 80px;
  width: 147px;
  margin-left: -73px;
  background: #fff;
  z-index: 500;
  border-radius: 6px;
  box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.05);
  /* border: 1px solid #e5e5e5; */
}
.head-top-nav.head-top-nav-video .user-info-box:hover .user-drop-list {
  display: block;
}
.head-top-nav.head-top-nav-video .user-drop-list li.user-name {
  text-align: left;
  border-bottom: 1px solid #f2f2f2;
  color: #000;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 32px;
  padding: 10px 2px 10px 20px;
}
.head-top-nav.head-top-nav-video .user-drop-list li {
  position: relative;
  text-align: center;
  height: 41px;
  line-height: 41px;
}
.head-top-nav.head-top-nav-video .user-drop-list li.user-name .user-id {
  display: block;
  font-size: 12px;
  letter-spacing: 0.2px;
  line-height: 11px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: rgba(0, 0, 0, 0.4);
  color: #aaa \9;
}
.head-top-nav.head-top-nav-video .user-drop-list li.user-name {
  height: 53px;
}
.head-top-nav.head-top-nav-video .user-drop-list li.quit {
  height: 53px;
  line-height: 53px;
}
.head-top-nav.head-top-nav-video .user-drop-list li.quit {
  border-top: 1px solid #f2f2f2;
}
.head-top-nav.head-top-nav-video .user-drop-list li > a {
  display: block;
  padding-left: 20px;
  text-align: left;
  color: rgba(0, 0, 0, 0.6);
  color: #000 \9;
}
.head-top-nav.head-top-nav-video .user-drop-list li > a:hover {
  color: #000 !important;
}
/*弹窗 start*/
/*新版本公共弹窗 css start*/
/*170426新版弹窗*/
/*当日下载上限*/
.down-limitPublic {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 532px;
  height: 362px;
  margin-top: -181px;
  margin-left: -266px;
  background: #fff;
  text-align: center;
  z-index: 1000;
  border-radius: 12px;
  /* 20170905新增原创下载提示充值vip start*/
  /* 20170905新增原创下载提示充值vip end*/
}
.down-limitPublic .hint-info {
  font-size: 22px;
  color: #222;
  font-weight: bold;
  padding: 40px 0 25px;
}
.down-limitPublic .hint-info .hinfo-ch-color {
  color: #6CC90C;
}
.down-limitPublic .hint-info b.png {
  color: #0060cd;
}
.down-limitPublic .hint-info b.bg {
  color: #df0000;
}
.down-limitPublic .hint-info b.model {
  color: #ff7200;
}
.down-limitPublic .hint-info b.wa {
  color: #009eb9;
}
.down-limitPublic .hint-info b.illus {
  color: #6CC90C;
}
.down-limitPublic .hint-info b.wp {
  color: #febf2c;
}
.down-limitPublic .hint-info b.ui {
  color: #1ABC9C;
}
.down-limitPublic .hint-info b.photo {
  color: #FF5859;
}
.down-limitPublic .hint-info b.gif {
  color: #EF2B79;
}
.down-limitPublic .best-choice {
  font-size: 18px;
}
.down-limitPublic .best-choice b {
  padding-right: 5px;
}
.down-limitPublic .best-choice b.png {
  color: #0060cd;
}
.down-limitPublic .best-choice b.bg {
  color: #df0000;
}
.down-limitPublic .best-choice b.model {
  color: #ff7200;
}
.down-limitPublic .best-choice b.wa {
  color: #009eb9;
}
.down-limitPublic .best-choice b.illus {
  color: #6CC90C;
}
.down-limitPublic .best-choice b.wp {
  color: #febf2c;
}
.down-limitPublic .best-choice b.ui {
  color: #1ABC9C;
}
.down-limitPublic .best-choice b.photo {
  color: #FF5859;
}
.down-limitPublic .best-choice b.gif {
  color: #EF2B79;
}
.down-limitPublic .reason {
  color: #454545;
  padding-top: 25px;
}
.down-limitPublic .reason .lowest-price {
  color: #ff3a00;
}
.down-limitPublic .reason .lowest-price.illuscolor {
  color: #6CC90C;
}
.down-limitPublic .upload-vip {
  display: block;
  margin: 25px auto 15px;
  width: 195px;
  height: 58px;
  line-height: 58px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  border-radius: 30px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.down-limitPublic .upload-vip:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.down-limitPublic .upload-vip.png {
  background: #005fcd;
}
.down-limitPublic .upload-vip.bg {
  background: #e00000;
}
.down-limitPublic .upload-vip.photo {
  background: #FF5859;
}
.down-limitPublic .upload-vip.model {
  background: #ff7200;
}
.down-limitPublic .upload-vip.illus {
  background: #6CC90C;
}
.down-limitPublic .upload-vip.wa {
  background: #009eb9;
}
.down-limitPublic .upload-vip.wp {
  background: #febf2c;
}
.down-limitPublic .upload-vip.ui {
  background: #1ABC9C;
}
.down-limitPublic .upload-vip.gif {
  background: #EF2B79;
}
.down-limitPublic a.cancel {
  font-size: 18px;
  color: #454545;
  text-decoration: underline;
}
.down-limitPublic a.cancel.png:hover {
  color: #005fcd;
}
.down-limitPublic a.cancel.bg:hover {
  color: #e00000;
}
.down-limitPublic a.cancel.photo:hover {
  color: #FF5859;
}
.down-limitPublic a.cancel.model:hover {
  color: #ff7200;
}
.down-limitPublic a.cancel.wa:hover {
  color: #009eb9;
}
.down-limitPublic a.cancel.wp:hover {
  color: #febf2c;
}
.down-limitPublic a.cancel.ui:hover {
  color: #1ABC9C;
}
.down-limitPublic a.cancel.gif:hover {
  color: #EF2B79;
}
.down-limitPublic .btndown-box {
  text-align: center;
  margin: 26px auto 34px;
}
.down-limitPublic .btndown-box .i-b {
  display: inline-block;
}
.down-limitPublic .btndown-box .open-allvip {
  width: 130px;
  height: 40px;
  border-radius: 20px;
  font-size: 14px;
  text-align: center;
  color: #048bff;
  display: inline-block;
  line-height: 40px;
  float: left;
  letter-spacing: 1px;
  margin: 0 10px;
  background: rgba(4, 139, 255, 0.1);
  box-sizing: border-box;
  border: 1px solid rgba(4, 139, 255, 0.8);
}
.down-limitPublic .btndown-box .open-allvip:hover {
  opacity: 0.85;
}
.down-limitPublic .btndown-box .open-topvip {
  width: 130px;
  height: 40px;
  margin: 0 10px;
  background: #048bff;
  border-radius: 20px;
  font-size: 14px;
  display: inline-block;
  text-align: center;
  color: #fff;
  float: left;
  line-height: 40px;
  letter-spacing: 1px;
  position: relative;
  overflow: hidden;
}
.down-limitPublic .btndown-box .open-topvip:hover {
  opacity: 0.85;
}
.down-limitPublic .btndown-box .open-topvip .lfhot-box {
  width: 48px;
  height: 32px;
  opacity: 1;
  background: linear-gradient(227deg, #ff0a02 7%, #ff6002 87%);
  position: absolute;
  transform: rotate(-43deg);
  left: -16px;
  top: -11px;
}
.down-limitPublic .btndown-box .open-topvip .lfhot-box:before {
  content: '\0048\004f\0054';
  position: absolute;
  color: #fff;
  font-size: 10px;
  transform: scale(0.8);
  top: 3px;
  left: 11px;
}
.down-limitPublic .btndown-box.ys .open-allvip {
  background: rgba(4, 139, 255, 0.1);
  color: #048bff;
  border-color: #048bff;
}
.down-limitPublic .btndown-box.ys .open-topvip {
  background: #048bff;
}
.down-limitPublic .btndown-box.bg .open-allvip {
  background: rgba(250, 70, 51, 0.1);
  color: #FA4633;
  border-color: #fa4633;
}
.down-limitPublic .btndown-box.bg .open-topvip {
  background: #fa4633;
}
.down-limitPublic .btndown-box.bg .open-topvip .lfhot-box {
  background: #0489fc;
}
.down-limitPublic .btndown-box.illus .open-allvip {
  background: rgba(61, 176, 96, 0.1);
  color: #3DB060;
  border-color: #3db060;
}
.down-limitPublic .btndown-box.illus .open-topvip {
  background: #3db060;
}
.down-limitPublic .btndown-box.photo .open-allvip {
  background: rgba(255, 88, 89, 0.1);
  color: #FF5859;
  border-color: #ff5859;
}
.down-limitPublic .btndown-box.photo .open-topvip {
  background: #ff5859;
}
.down-limitPublic .btndown-box.art .open-allvip {
  background: rgba(0, 207, 221, 0.1);
  color: #00CFDD;
  border-color: #00cfdd;
}
.down-limitPublic .btndown-box.art .open-topvip {
  background: #00cfdd;
}
.down-limitPublic .btndown-box.video .open-allvip {
  background: rgba(114, 101, 226, 0.1);
  color: #7265E2;
  border-color: #7265e2;
}
.down-limitPublic .btndown-box.video .open-topvip {
  background: #7265e2;
}
.down-limitPublic .btndown-box.office .open-allvip {
  background: rgba(255, 192, 1, 0.1);
  color: #FFC001;
  border-color: #ffc001;
}
.down-limitPublic .btndown-box.office .open-topvip {
  background: #ffc001;
}
.down-limitPublic .btndown-box.ui .open-allvip {
  background: rgba(26, 188, 156, 0.1);
  color: #1ABC9C;
  border-color: #1abc9c;
}
.down-limitPublic .btndown-box.ui .open-topvip {
  background: #1abc9c;
}
.down-limitPublic .btndown-box.gif .open-allvip {
  background: rgba(239, 43, 121, 0.1);
  color: #EF2B79;
  border-color: #ef2b79;
}
.down-limitPublic .btndown-box.gif .open-topvip {
  background: #ef2b79;
}
.down-limitPublic .btndown-box.model .open-allvip {
  background: rgba(255, 148, 0, 0.1);
  color: #FF9400;
  border-color: #ff9400;
}
.down-limitPublic .btndown-box.model .open-topvip {
  background: #ff9400;
}
.down-limitPublic .know-btn {
  display: block;
  margin: 25px auto 15px;
  width: 195px;
  height: 58px;
  line-height: 58px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  border-radius: 30px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  background: #169dea;
}
.down-limitPublic .know-btn:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.down-limitPublic.web-pic-free-limit .hint-info b {
  color: #1ABC9C !important;
}
.down-limitPublic.origin-down-limit {
  width: 600px;
  height: 372px;
  margin-left: -300px;
  margin-top: -186px;
  border-radius: 4px;
  color: #383838;
}
.down-limitPublic.origin-down-limit .dredge-btn {
  display: block;
  margin: 55px auto 25px;
  width: 190px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  background: #0182e0;
  border-radius: 4px;
}
.down-limitPublic.origin-down-limit .dredge-btn:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.down-limitPublic.origin-down-limit .dredge-btn .cancel-btn {
  font-size: 16px;
  color: #a6a6a6;
  text-decoration: underline;
}
.down-limitPublic.origin-down-limit .dredge-btn .cancel-btn:hover {
  color: #005fcd;
}
.down-limitPublic.audio .audioFont {
  color: #FF297F !important;
}
.down-limitPublic.audio .audiobg {
  background-color: #FF297F !important;
}
.down-limitPublic.audio .audioborder {
  border-color: #FF297F !important;
}
.down-limitPublic .audioFont {
  color: #7265E2 !important;
}
.down-limitPublic .audiobg {
  background-color: #7265E2 !important;
}
.down-limitPublic .audioborder {
  border-color: #7265E2 !important;
}
.down-limitPublic.common {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 400px;
  height: auto;
  margin: 0;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 1000;
  border-radius: 4px;
  background: #fff url(//js.588ku.com/comp/public/images/limit-box-bg-small.png) no-repeat top center;
}
.down-limitPublic.common .cancel {
  position: absolute;
  top: 21px;
  right: 16px;
  color: rgba(255, 255, 255, 0.9);
  cursor: pointer;
  font-size: 16px;
  transition: all 0.1s;
}
.down-limitPublic.common .cancel:hover {
  color: rgba(255, 255, 255, 0.7);
}
.down-limitPublic.common .logo-img {
  display: inline-block;
  width: 94px;
  height: 24px;
  margin-top: 18px;
  margin-bottom: 32px;
  background: url(//static.588ku.com/imgPath/index/images/1902/logoheng-white.svg) no-repeat center / 100%;
}
.down-limitPublic.common .sub-title {
  font-size: 16px;
  color: #2C2C2C;
}
.down-limitPublic.common .hint-info {
  font-size: 28px;
  color: #262626;
  font-weight: bold;
  padding: 14px 0 14px;
}
.down-limitPublic.common .hint-info > b.png {
  color: #005fcd;
}
.down-limitPublic.common .hint-info > b.bg {
  color: #e00000;
}
.down-limitPublic.common .hint-info > b.photo {
  color: #FF5859;
}
.down-limitPublic.common .hint-info > b.model {
  color: #ff7200;
}
.down-limitPublic.common .hint-info > b.illus {
  color: #6CC90C;
}
.down-limitPublic.common .hint-info > b.wa {
  color: #009eb9;
}
.down-limitPublic.common .hint-info > b.wp {
  color: #febf2c;
}
.down-limitPublic.common .hint-info > b.ui {
  color: #1ABC9C;
}
.down-limitPublic.common .hint-info > b.gif {
  color: #EF2B79;
}
.down-limitPublic.common .slogan-text {
  color: #17A1FF;
  font-size: 16px;
  position: relative;
  display: inline-block;
  padding-bottom: 20px;
}
.down-limitPublic.common .slogan-text:before,
.down-limitPublic.common .slogan-text:after {
  content: '';
  position: absolute;
  width: 50px;
  height: 1px;
  background-color: #17A1FF;
  top: 12px;
}
.down-limitPublic.common .slogan-text:before {
  left: -62px;
}
.down-limitPublic.common .slogan-text:after {
  right: -62px;
}
.down-limitPublic.common .best-choice {
  font-size: 14px;
  line-height: 30px;
  text-align: left;
  margin-left: 126px!important;
}
.down-limitPublic.common .best-choice .label {
  color: #595959;
  position: relative;
  font-weight: bold;
  margin-right: 8px;
}
.down-limitPublic.common .best-choice .label:after {
  content: '';
  position: absolute;
  top: 8px;
  right: -9px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #595959;
}
.down-limitPublic.common .best-choice .text {
  margin-left: 8px;
  color: #8C8C8C;
}
.down-limitPublic.common .upload-vip {
  width: 178px;
  height: 40px;
  line-height: 40px;
  position: relative;
  box-shadow: 0px 2px 8px 0px rgba(250, 70, 51, 0.4);
  border-radius: 20px;
  margin: 26px auto 34px;
}
.down-limitPublic.common .upload-vip:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.down-limitPublic.common .upload-vip.png {
  background: #005fcd;
  box-shadow: 0px 2px 8px 0px rgba(0, 95, 205, 0.4);
}
.down-limitPublic.common .upload-vip.bg {
  background: #e00000;
  box-shadow: 0px 2px 8px 0px rgba(224, 0, 0, 0.4);
}
.down-limitPublic.common .upload-vip.photo {
  background: #FF5859;
  box-shadow: 0px 2px 8px 0px rgba(255, 88, 89, 0.4);
}
.down-limitPublic.common .upload-vip.model {
  background: #ff7200;
  box-shadow: 0px 2px 8px 0px rgba(255, 114, 0, 0.4);
}
.down-limitPublic.common .upload-vip.illus {
  background: #6CC90C;
  box-shadow: 0px 2px 8px 0px rgba(108, 201, 12, 0.4);
}
.down-limitPublic.common .upload-vip.wa {
  background: #009eb9;
  box-shadow: 0px 2px 8px 0px rgba(0, 158, 185, 0.4);
}
.down-limitPublic.common .upload-vip.wp {
  background: #febf2c;
  box-shadow: 0px 2px 8px 0px rgba(254, 191, 44, 0.4);
}
.down-limitPublic.common .upload-vip.ui {
  background: #1ABC9C;
  box-shadow: 0px 2px 8px 0px rgba(26, 188, 156, 0.4);
}
.down-limitPublic.common .upload-vip.gif {
  background: #EF2B79;
  box-shadow: 0px 2px 8px 0px rgba(239, 43, 121, 0.4);
}
.down-limitPublic.common .upload-vip .anudownbtn-tip {
  width: 128px;
  height: 24px;
  opacity: 1;
  background: #e8563b;
  border-radius: 12px 12px 12px 0px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.14);
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  line-height: 24px;
  top: -17px;
  right: -68px;
  position: absolute;
}
.down-limitPublic.common.gif-free-limit,
.down-limitPublic.common.gif-same-limit,
.down-limitPublic.common.gif-viptime-limit {
  background-image: url(//js.588ku.com/comp/public/images/limit-box-small-gif.png);
}
.bgimg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.44;
  background-color: rgba(0, 0, 0, 0.44);
  filter: alpha(opacity=44);
  z-index: 0;
}
/*** 公用弹出框遮罩层 ******/
.down-limit {
  position: fixed;
  z-index: 9997;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  /*选择 行业 start*/
  /*选择 行业 end*/
  /*多次异地登陆警告 start*/
  /*多次异地登陆警告 end*/
  /* 原创下载证书限制弹窗  start*/
  /* 原创限制弹窗 end */
  /*中秋活动 start*/
  /*中秋活动end*/
}
.down-limit.inspect-box {
  width: 100%;
  height: 100%;
  display: none;
}
.down-limit.inspect-box .dialog-content-box {
  z-index: 20;
  position: relative;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  text-align: center;
}
.down-limit.inspect-box .dialog-content-box .center-ctn-box {
  width: 100%;
  display: block;
  text-align: center;
  height: 100%;
  box-sizing: border-box;
  display: table;
}
.down-limit.inspect-box .dialog-content-box .center-ctn-box .table-cell-box {
  display: table-cell;
  vertical-align: middle;
  padding: 30px 0;
  box-sizing: border-box;
}
.down-limit.inspect-box .dialog-content {
  width: 964px;
  height: 868px;
  border-radius: 4px;
  background-color: #fff;
  display: inline-block;
  color: #001013;
  padding: 44px 48px;
  box-sizing: border-box;
}
.down-limit.inspect-box .dialog-content .title-p {
  font-size: 24px;
  line-height: 24px;
  color: #001013;
  text-align: center;
}
.down-limit.inspect-box .dialog-content .datas-box {
  padding-top: 28px;
}
.down-limit.inspect-box .dialog-content .datas-box .data-box .tle-box {
  padding-top: 12px;
  text-align: left;
  margin-bottom: 12px;
}
.down-limit.inspect-box .dialog-content .datas-box .data-box .tle-box > span {
  line-height: 24px;
  font-size: 16px;
  color: rgba(0, 16, 19, 0.75);
}
.down-limit.inspect-box .dialog-content .datas-box .data-box .tle-box > span .red-star {
  color: #FF0000;
  display: inline-block;
  margin-right: 8px;
}
.down-limit.inspect-box .dialog-content .datas-box .data-box .list-box li {
  cursor: pointer;
  margin: 0 20px 20px 0;
  width: 128px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.25);
  float: left;
  box-sizing: border-box;
  border-radius: 4px;
  font-size: 14px;
}
.down-limit.inspect-box .dialog-content .datas-box .data-box .list-box li:hover,
.down-limit.inspect-box .dialog-content .datas-box .data-box .list-box li.on {
  background-color: #17A1FF;
  color: #fff;
  border: 0;
}
.down-limit.inspect-box .dialog-content .datas-box .data-box .list-box li:nth-child(6n+6) {
  margin-right: 0;
}
.down-limit.inspect-box .dialog-content .datas-box .data-box .list-box li.else-box input {
  display: none;
  width: 76px;
  height: 29px;
  line-height: 29px;
  background-color: #fff;
  padding-left: 8px;
  box-sizing: border-box;
}
.down-limit.inspect-box .dialog-content .datas-box .data-box .list-box li.else-box.on input {
  display: inline-block;
}
.down-limit.inspect-box .dialog-content .datas-box .data-box.qq-box .tle-box {
  color: #001013;
  font-size: 16px;
}
.down-limit.inspect-box .dialog-content .datas-box .data-box.qq-box .input-box {
  text-align: left;
}
.down-limit.inspect-box .dialog-content .datas-box .data-box.qq-box .input-box input {
  width: 328px;
  border-radius: 4px;
  height: 44px;
  padding-left: 16px;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.25);
}
.down-limit.inspect-box .dialog-content .btns-box {
  text-align: center;
  padding-top: 48px;
}
.down-limit.inspect-box .dialog-content .btns-box .confirm-btn,
.down-limit.inspect-box .dialog-content .btns-box .cancle-btn {
  border-radius: 4px;
  display: inline-block;
  width: 160px;
  cursor: pointer;
  height: 48px;
  margin: 0 20px;
  text-align: center;
  font-size: 14px;
  line-height: 48px;
  box-sizing: border-box;
}
.down-limit.inspect-box .dialog-content .btns-box .confirm-btn {
  color: #fff;
  background-color: #17A1FF;
}
.down-limit.inspect-box .dialog-content .btns-box .confirm-btn.none-Click {
  opacity: 0.5;
  cursor: not-allowed;
}
.down-limit.inspect-box .dialog-content .btns-box .confirm-btn.none-Click:hover:before {
  display: none;
}
.down-limit.inspect-box .dialog-content .btns-box .cancle-btn {
  border: 1px solid #17A1FF;
  color: #17A1FF;
}
.down-limit .multi-usersWarn {
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -273px;
  margin-top: -159px;
  width: 546px;
  height: 318px;
  border-radius: 5px;
  background: #fff;
  text-align: center;
  z-index: 50;
  padding-top: 34px;
}
.down-limit .multi-usersWarn dl {
  color: #333;
}
.down-limit .multi-usersWarn dl dt {
  margin: 0 auto;
  margin-bottom: 30px;
  background: url(//js.588ku.com/comp/base/images/warn-icon.png) no-repeat;
  width: 99px;
  height: 95px;
}
.down-limit .multi-usersWarn dl dd {
  width: 490px;
  margin: 0 auto;
  margin-bottom: 50px;
  font-size: 18px;
}
.down-limit .multi-usersWarn dl dd b {
  font-size: 24px;
  color: #ff6464;
}
.down-limit .multi-usersWarn .usersWarn-btn {
  display: inline-block;
  border: 2px solid #2d2b29;
  border-radius: 30px;
  width: 187px;
  height: 33px;
  line-height: 33px;
  font-size: 16px;
}
.down-limit .multi-usersWarn .usersWarn-btn:hover {
  color: #fff;
  background-color: #2d2b29;
}
.down-limit .org-limit-wd {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 460px;
  height: 261px;
  margin-left: -250px;
  margin-top: -130px;
  background: #fff;
  padding: 0 20px;
  color: #333;
  z-index: 1011;
}
.down-limit .org-limit-wd .head {
  padding: 20px 0 10px;
  border-bottom: 1px solid #e8e8e8;
}
.down-limit .org-limit-wd .close-btn {
  width: 16px;
  height: 16px;
  position: absolute;
  right: 20px;
  top: 23px;
  background: url(//static.588ku.com/imgPath/original/images/org-publicIconV1.png) no-repeat -235px -61px;
  cursor: pointer;
}
.down-limit .org-limit-wd .info {
  font-size: 18px;
  text-align: center;
  padding: 45px 0 15px;
}
.down-limit .org-limit-wd .promise {
  color: #a6a6a6;
  text-align: center;
}
.down-limit .org-limit-wd .confirm-btn {
  display: block;
  width: 220px;
  height: 40px;
  line-height: 40px;
  border-radius: 2px;
  text-align: center;
  background: #0082df;
  color: #fff;
  margin: 20px auto 0;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.down-limit .org-limit-wd .confirm-btn:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.down-limit.Mid-Autumndg {
  display: none;
}
.down-limit.Mid-Autumndg .CL-common {
  background-color: transparent;
  transform: translate(0, 0);
}
.down-limit.Mid-Autumndg .CL-common.scale {
  animation: scaledgau 0.6s alternate forwards;
}
@-webkit-keyframes scaledgau {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
@-o-keyframes scaledgau {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
@-moz-keyframes scaledgau {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
@keyframes scaledgau {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
.down-limit.Mid-Autumndg.Mid-Autumn-first .CL-common {
  width: 494px;
  height: 550px !important;
  transform: translate(0, 0);
  margin-left: -247px !important;
  margin-top: -275px !important;
  background: url(//js.588ku.com/comp/activity/MidAutumn/images/MidAutumnFirst.png?v=190909) no-repeat center / 100%;
}
.down-limit.Mid-Autumndg.Mid-Autumn-first .CL-common .CL-close {
  cursor: pointer;
  width: 34px;
  height: 34px;
  display: block;
  position: absolute;
  right: 0;
  top: 60px;
  border-radius: 50px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 32px;
  line-height: 30px;
  text-align: center;
}
.down-limit.Mid-Autumndg.Mid-Autumn-first .CL-common .text-box {
  font-size: 18px;
  color: #fff;
  position: absolute;
  top: 156px;
  width: 100%;
  text-align: center;
  font-weight: bold;
  margin-left: -30px;
}
.down-limit.Mid-Autumndg.Mid-Autumn-first .CL-common .btn-box {
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.down-limit.Mid-Autumndg.Mid-Autumn-first .CL-common .btn-box .dg-btn {
  cursor: pointer;
  box-sizing: border-box;
  display: inline-block;
  width: 131px;
  height: 49px;
  text-align: center;
  line-height: 47px;
  font-size: 20px;
  border-radius: 50px;
  font-weight: bold;
}
.down-limit.Mid-Autumndg.Mid-Autumn-first .CL-common .btn-box .dg-btn.dg-btn1 {
  background: #FDE65D;
  border: 2px solid #1360E5;
  color: #1360E5;
  margin-right: 40px;
}
.down-limit.Mid-Autumndg.Mid-Autumn-first .CL-common .btn-box .dg-btn.dg-btn2 {
  color: #fff;
  background: #3179f5;
  border: 2px solid #ffffff;
}
.down-limit.Mid-Autumndg.Mid-Autumn-first .CL-common .btn-box .dg-btn.dg-btn3 {
  background: #FDE65D;
  border: 2px solid #1360E5;
  color: #1360E5;
  margin-right: 40px;
}
.down-limit.Mid-Autumndg.Mid-Autumn-first1 .CL-common {
  width: 494px;
  height: 550px !important;
  transform: translate(0, 0);
  margin-left: -247px !important;
  margin-top: -275px !important;
  background: url(//js.588ku.com/comp/activity/MidAutumn/images/MidAutumnFirst.png?v=190909) no-repeat center / 100%;
}
.down-limit.Mid-Autumndg.Mid-Autumn-first1 .CL-common .CL-close {
  cursor: pointer;
  width: 34px;
  height: 34px;
  display: block;
  position: absolute;
  right: 0;
  top: 60px;
  border-radius: 50px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 32px;
  line-height: 30px;
  text-align: center;
}
.down-limit.Mid-Autumndg.Mid-Autumn-first1 .CL-common .text-box {
  font-size: 18px;
  color: #fff;
  position: absolute;
  top: 156px;
  width: 100%;
  text-align: center;
  font-weight: bold;
  margin-left: -30px;
}
.down-limit.Mid-Autumndg.Mid-Autumn-first1 .CL-common .btn-box {
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.down-limit.Mid-Autumndg.Mid-Autumn-first1 .CL-common .btn-box .dg-btn {
  cursor: pointer;
  box-sizing: border-box;
  display: inline-block;
  width: 131px;
  height: 49px;
  text-align: center;
  line-height: 47px;
  font-size: 20px;
  border-radius: 50px;
  font-weight: bold;
}
.down-limit.Mid-Autumndg.Mid-Autumn-first1 .CL-common .btn-box .dg-btn.dg-btn1 {
  background: #FDE65D;
  border: 2px solid #1360E5;
  color: #1360E5;
  margin-right: 40px;
}
.down-limit.Mid-Autumndg.Mid-Autumn-first1 .CL-common .btn-box .dg-btn.dg-btn2 {
  color: #fff;
  background: #3179f5;
  border: 2px solid #ffffff;
}
.down-limit.Mid-Autumndg.Mid-Autumn-first1 .CL-common .btn-box .dg-btn.dg-btn3 {
  background: #FDE65D;
  border: 2px solid #1360E5;
  color: #1360E5;
  margin-right: 40px;
  display: none;
}
.down-limit.Mid-Autumndg.Mid-Autumn-second .CL-common {
  width: 280px;
  height: 280px !important;
  margin-left: -140px !important;
  margin-top: -140px !important;
  background-image: url(//js.588ku.com/comp/activity/MidAutumn/images/MidAutumn1.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.down-limit.Mid-Autumndg.Mid-Autumn-second .CL-common .text-box {
  position: absolute;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  bottom: 0;
  left: 0;
}
.down-limit.Mid-Autumndg.Mid-Autumn-second.dg2 .CL-common {
  background-image: url(//js.588ku.com/comp/activity/MidAutumn/images/MidAutumn2.png);
}
.down-limit.Mid-Autumndg.Mid-Autumn-second.dg3 .CL-common {
  background-image: url(//js.588ku.com/comp/activity/MidAutumn/images/MidAutumn3.png);
}
.down-limit.Mid-Autumndg.Mid-Autumn-second.dg4 .CL-common {
  background-image: url(//js.588ku.com/comp/activity/MidAutumn/images/MidAutumn4.png);
}
.down-limit.Mid-Autumndg.Mid-Autumn-second.dg5 .CL-common {
  background-image: url(//js.588ku.com/comp/activity/MidAutumn/images/MidAutumn5.png);
}
/*中秋活动*/
.midau-sideentry {
  position: fixed;
  width: 110px;
  height: 110px;
  top: 80px !important;
  left: 50px;
  z-index: 1112;
}
.midau-sideentry .mid-sideBox {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  background: url(//static.588ku.com/comp/activity/MidAutumn/images/midside111.png) no-repeat center / auto 100%;
}
.midau-sideentry .mid-sideBox:before,
.midau-sideentry .mid-sideBox:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.midau-sideentry .mid-sideBox:before {
  background: url(//static.588ku.com/comp/activity/MidAutumn/images/midside1.png) no-repeat center / 80px;
  z-index: 0;
}
.midau-sideentry .mid-sideBox:after {
  background: url(//static.588ku.com/comp/activity/MidAutumn/images/midside11.png) no-repeat center / 80px;
  z-index: 1;
  animation: midshow 0.6s infinite alternate;
}
@-webkit-keyframes midshow {
  0% {
    z-index: 1;
  }
  100% {
    z-index: -1;
  }
}
@keyframes midshow {
  0% {
    z-index: 1;
  }
  100% {
    z-index: -1;
  }
}
.down-limit-bg {
  background-color: #000;
  position: absolute;
  z-index: 9998;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
}
/*** 提示账号在另一地方登录弹出框 ******/
.down-limit-content {
  border: 1px solid #2b2b2b;
  box-shadow: #d1d1d1 0px 0px 5px;
  -moz-box-shadow: 0px 0px 5px #d1d1d1;
  -webkit-box-shadow: 0px 0px 5px #d1d1d1;
  width: 611px;
  height: 414px;
  position: fixed;
  background: #fff;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
}
.down-limit-content-nav {
  width: 100%;
  height: 54px;
  border-bottom: 1px solid #D2D2D2;
}
.down-limit-content-nav h3 {
  font-size: 18px;
  color: #1584d1;
  margin-left: 22px;
  margin-top: 17px;
  display: block;
  float: left;
  font-weight: bolder;
}
.down-limit-close {
  cursor: pointer;
  background: url(//js.588ku.com/comp/diaocha/images/close.jpg) no-repeat 0 0;
  width: 44px;
  height: 52px;
  display: block;
  float: right;
}
.down-limit-pic {
  background: url(//js.588ku.com/comp/back/images/no-down-icon.png) no-repeat center bottom;
  width: 325px;
  height: 81px;
  border-bottom: 1px #acacac dashed;
}
.down-limit .dl-close-wrap {
  width: 325px;
  height: 92px;
  border-top: 1px #acacac dashed;
}
.down-limit .dl-close-wrap .close-btn {
  width: 179px;
  height: 54px;
  border: 1px solid #BBBBBB;
  display: block;
  background-color: #E4E4E4;
  color: #696767;
  text-align: center;
  line-height: 54px;
  margin-top: 35px;
  margin-left: 70px;
}
.down-limit .dl-close-wrap .close-btn:hover {
  background-color: #D0D0D0;
}
.down-limit-content .p-info {
  color: #155fbc;
  font-size: 18px;
  display: block;
  line-height: 34px;
  text-align: center;
  font-weight: bold;
  margin-top: 55px;
}
.down-limit-content .add-num {
  width: 181px;
  height: 56px;
  line-height: 56px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  background: #ff6c00;
  margin: 42px auto 0;
  display: block;
  margin-left: 124px;
  margin-top: 15px;
  float: left;
}
.down-limit-content .add-num:hover {
  background: #FF9343;
}
.down-limit-content .close-num {
  width: 181px;
  height: 56px;
  line-height: 56px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  background: #B9B9B9;
  display: block;
  margin-left: 24px;
  margin-top: 15px;
  float: left;
}
.down-limit-content .close-num:hover {
  background: #D0D0D0;
}
.illusbg {
  background: #6CC90C;
}
.illusft {
  color: #6CC90C;
}
/*弹窗公用部分*/
.error,
.prompt {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 15;
}
.error-page {
  width: 610px;
  height: 415px;
  top: 50%;
  left: 50%;
  margin-top: -150px;
  margin-left: -245px;
  background-color: #fff;
  position: fixed;
  box-shadow: 2px 0px 7px rgba(0, 0, 0, 0.75);
  border: #366a89 1px solid;
}
.error-page .p1 {
  text-align: center;
  font-size: 25px;
  margin-top: 110px;
  color: #202020;
}
.error-page .off {
  width: 187px;
  height: 51px;
  line-height: 51px;
  font-size: 20px;
  margin: 0 auto;
  text-align: center;
  background-color: #169DEA;
  color: white;
  cursor: pointer;
}
.error-page .prompt-icon {
  width: 110px;
  height: 100px;
  position: absolute;
  background: url(//js.588ku.com/comp/base/images/loudou.png) no-repeat;
  top: -57px;
  left: 50%;
  margin-left: -55px;
}
.error-p {
  height: 75px;
  line-height: 75px;
  position: relative;
}
.error-red {
  background: -moz-linear-gradient(top, #ffdada, #fff);
  background: -o-linear-gradient(top, #ffdada, #fff);
  background: -webkit-linear-gradient(top, #ffdada, #fff);
}
.error-blue {
  background: -moz-linear-gradient(top, #cbebff, #fff);
  background: -o-linear-gradient(top, #cbebff, #fff);
  background: -webkit-linear-gradient(top, #cbebff, #fff);
}
.error-p i {
  float: left;
  display: inline-block;
  width: 38px;
  height: 29px;
  margin: 22px 15px 0 22px;
}
.error-p .bg-red {
  background: url(//static.588ku.com/imgPath/public/images/public-icon.png) no-repeat 0 -166px;
}
.error-p .bg-blue {
  background: url(//static.588ku.com/imgPath/public/images/public-icon.png) no-repeat 0 -129px;
}
.error-p .title {
  color: #000;
  font-size: 18px;
  line-height: 75px;
  float: left;
  height: 63px;
}
.error-p .switch {
  float: right;
  font-size: 24px;
  position: absolute;
  top: -20px;
  right: 15px;
  cursor: pointer;
}
.error-p .red-off {
  color: #cd0c0c;
}
.error-p .blue-off {
  color: #1b6dc2;
}
/*服务器压力提示*/
.error-p .button-off {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 24px;
}
.error-main {
  text-align: center;
  overflow: hidden;
  zoom: 1;
}
.error-main .big {
  color: #202020;
  font-size: 24px;
  text-align: center;
  padding-top: 50px;
}
.error-main .find {
  color: #000;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  margin-top: 35px;
  margin-bottom: 50px;
}
.error-main .find span {
  color: #ee0000;
}
.error-main .shou a {
  display: inline-block;
  width: 482px;
  height: 57px;
  color: #fff;
  font-size: 18px;
  line-height: 57px;
  text-decoration: none;
  background-color: #ff6c00;
}
.error-main .shou a:hover {
  background: #e96301;
}
/*弹窗end*/
/*活动相关 周期短暂start*/
/*四周年start*/
.fouryearTop {
  position: absolute;
  right: -200px;
  width: 85px;
  height: 70px;
  background: url(//static.588ku.com/imgPath/activity/fouryears/images/fouryearTop.png);
  top: -16px;
}
@media screen and (max-width: 1442px) {
  .fouryearTop {
    right: -103px;
  }
}
@media screen and (max-width: 1442px) {
  .activeTopnone {
    display: none;
  }
}
/*四周年end*/
/* 最近搜索活动入口动效start */
.all-vipEntry-animate {
  background: #FE2540 -webkit-linear-gradient(left, #FE2540, #febaf7 50%, #f77182 90%, #FE2540) no-repeat 0 0;
  background-size: 20% 100%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-animation: slideShine 1.5s linear infinite;
  animation: slideShine 1.5s linear infinite;
}
@keyframes slideShine {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 100% 100%;
  }
}
/* 最近搜索活动入口动效end */
/*499 1903 start*/
.allvip1903-animate {
  background: url(//static.588ku.com/imgPath/activity/commonVip/images/allvip190329/allvip1903-btn1.png) no-repeat bottom / 100%;
  animation: allvip1903Animate1 0.5s linear infinite alternate;
}
.allvip1903-animate em {
  background: url(//static.588ku.com/imgPath/activity/commonVip/images/allvip190329/enrtyhand.png) no-repeat center / 100%;
  animation: allvip1903Animate2 0.5s linear infinite alternate;
}
@-ms-keyframes allvip1903Animate1 {
  0% {
    background: url(//static.588ku.com/imgPath/activity/commonVip/images/allvip190329/allvip1903-btn1.png) no-repeat bottom / 100%;
  }
  50% {
    background: url(//static.588ku.com/imgPath/activity/commonVip/images/allvip190329/allvip1903-btn1.png) no-repeat bottom / 100%;
  }
  51% {
    background: url(//static.588ku.com/imgPath/activity/commonVip/images/allvip190329/allvip1903-btn2.png) no-repeat bottom / 100%;
  }
  100% {
    background: url(//static.588ku.com/imgPath/activity/commonVip/images/allvip190329/allvip1903-btn2.png) no-repeat bottom / 100%;
  }
}
@-moz-keyframes allvip1903Animate1 {
  0% {
    background: url(//static.588ku.com/imgPath/activity/commonVip/images/allvip190329/allvip1903-btn1.png) no-repeat bottom / 100%;
  }
  50% {
    background: url(//static.588ku.com/imgPath/activity/commonVip/images/allvip190329/allvip1903-btn1.png) no-repeat bottom / 100%;
  }
  51% {
    background: url(//static.588ku.com/imgPath/activity/commonVip/images/allvip190329/allvip1903-btn2.png) no-repeat bottom / 100%;
  }
  100% {
    background: url(//static.588ku.com/imgPath/activity/commonVip/images/allvip190329/allvip1903-btn2.png) no-repeat bottom / 100%;
  }
}
@-webkit-keyframes allvip1903Animate1 {
  0% {
    background: url(//static.588ku.com/imgPath/activity/commonVip/images/allvip190329/allvip1903-btn1.png) no-repeat bottom / 100%;
  }
  50% {
    background: url(//static.588ku.com/imgPath/activity/commonVip/images/allvip190329/allvip1903-btn1.png) no-repeat bottom / 100%;
  }
  51% {
    background: url(//static.588ku.com/imgPath/activity/commonVip/images/allvip190329/allvip1903-btn2.png) no-repeat bottom / 100%;
  }
  100% {
    background: url(//static.588ku.com/imgPath/activity/commonVip/images/allvip190329/allvip1903-btn2.png) no-repeat bottom / 100%;
  }
}
@keyframes allvip1903Animate1 {
  0% {
    background: url(//static.588ku.com/imgPath/activity/commonVip/images/allvip190329/allvip1903-btn1.png) no-repeat bottom / 100%;
  }
  50% {
    background: url(//static.588ku.com/imgPath/activity/commonVip/images/allvip190329/allvip1903-btn1.png) no-repeat bottom / 100%;
  }
  51% {
    background: url(//static.588ku.com/imgPath/activity/commonVip/images/allvip190329/allvip1903-btn2.png) no-repeat bottom / 100%;
  }
  100% {
    background: url(//static.588ku.com/imgPath/activity/commonVip/images/allvip190329/allvip1903-btn2.png) no-repeat bottom / 100%;
  }
}
@-ms-keyframes allvip1903Animate2 {
  0% {
    bottom: -3px;
  }
  50% {
    bottom: -3px;
  }
  51% {
    bottom: 3px;
  }
  100% {
    bottom: 3px;
  }
}
@-moz-keyframes allvip1903Animate2 {
  0% {
    bottom: -3px;
  }
  50% {
    bottom: -3px;
  }
  51% {
    bottom: 3px;
  }
  100% {
    bottom: 3px;
  }
}
@-webkit-keyframes allvip1903Animate2 {
  0% {
    bottom: -3px;
  }
  50% {
    bottom: -3px;
  }
  51% {
    bottom: 3px;
  }
  100% {
    bottom: 3px;
  }
}
@keyframes allvip1903Animate2 {
  0% {
    bottom: -3px;
  }
  50% {
    bottom: -3px;
  }
  51% {
    bottom: 3px;
  }
  100% {
    bottom: 3px;
  }
}
/*499 end*/
.fouryear-Btm > span {
  cursor: pointer;
}
/*288  20190402 start*/
.act-288 .clockBox-288 span,
.act288-screen .clockBox-288 span {
  display: inline-block;
  color: #F70000;
}
.act-288 .clockBox-288 {
  position: absolute;
  top: 60px;
  left: 5px;
  width: 160px;
}
.act-288 .clockBox-288 .time-box {
  width: 42px;
  height: 32px;
  margin-right: 10px;
  text-align: center;
  line-height: 32px;
  float: left;
  font-size: 20px;
  line-height: 30px;
}
.act-288 .clockBox-288 .time-box:last-child {
  width: 55px;
  margin-right: 0;
}
.act288-screen .clockBox-288 {
  position: absolute;
  top: 226px;
  left: 79px;
  width: 384px;
}
.act288-screen .clockBox-288 .time-box {
  width: 100px;
  height: 78px;
  margin-right: 26px;
  text-align: center;
  float: left;
  font-size: 48px;
  line-height: 78px;
}
.act288-screen .clockBox-288 .time-box:last-child {
  width: 132px;
  margin-right: 0;
}
/*288  20190402 end*/
/*活动相关 周期短暂end*/
/*basev10 部分样式start*/
/*vip过期提醒 2017-03-15*/
.expire-hint {
  position: fixed;
  left: 0;
  bottom: -260px;
  width: 100%;
  height: 260px;
  z-index: 100;
  background: url(//static.588ku.com/imgPath/public/images/expire-hint.png) no-repeat center;
  overflow: hidden;
}
.expire-hint .switch-close-vip {
  font-size: 55px;
  position: absolute;
  top: 50%;
  right: 0%;
  cursor: pointer;
  color: #fff;
}
.expire-hint span {
  position: absolute;
  bottom: 15%;
  left: 37%;
  color: #fff;
  font-size: 24px;
}
.expire-hint span b {
  color: #ff6000;
}
.expire-hint .renew-btn {
  position: absolute;
  bottom: 12%;
  right: 8%;
  width: 202px;
  height: 53px;
  line-height: 53px;
  background: #ffe400;
  color: #102648;
  font-size: 18px;
  border-radius: 3px;
  text-align: center;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  transform: scale(1);
}
.expire-hint .renew-btn:hover {
  background: #fbe953;
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
@media screen and (max-width: 1200px) {
  .expire-hint .expire-hint {
    width: 1200px;
  }
}
/*临时功能 设计师问卷调查start*/
/*通用*/
.window-public {
  top: 50%;
  left: 50%;
  z-index: 15;
  border-radius: 5px;
  background-color: #fff;
  position: absolute;
  text-align: center;
}
.window-public .go-action {
  display: block;
  margin: 20px auto;
  width: 239px;
  height: 56px;
  line-height: 56px;
  background: #0060cd;
  font-size: 18px;
  color: #fff;
  border-radius: 5px;
}
.window-public .go-action:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.window-public .close-btnBox {
  position: relative;
}
.window-public .close-btnBox span {
  position: absolute;
  right: 0;
  top: -57px;
  width: 36px;
  height: 57px;
  background: url(../images/close-wd.png) no-repeat center;
  cursor: pointer;
}
.window-public.questionnaire-wd {
  width: 568px;
  height: 510px;
  margin-top: -255px;
  margin-left: -284px;
  overflow: hidden;
}
.window-public.questionnaire-wd .info {
  font-size: 18px;
  color: #343434;
}
.window-public.questionnaire-wd .info i {
  color: #db1413;
  font-weight: bold;
}
.window-public.questionnaire-wd .next-ask {
  cursor: pointer;
  text-decoration: underline;
  font-size: 18px;
  color: #343434;
}
.window-public.questionnaire-wd .next-ask:hover {
  color: #db1413;
}
/*临时功能 设计师问卷调查end*/
/* 20170814-全站弹幕新版 start */
.ku-barrage-wrap {
  position: absolute;
  white-space: nowrap;
  overflow: hidden;
  position: fixed;
  bottom: 50px;
  right: 0;
  z-index: 999;
}
.ku-barrage-wrap li {
  display: inline-block;
  margin-right: 220px;
}
.ku-barrage-wrap li .userHead-icon {
  width: 76px;
  height: 80px;
  background: url(//static.588ku.com/imgPath/public/images/barrage-icon.png) no-repeat 0px 0px;
  overflow: hidden;
  margin-right: 24px;
}
.ku-barrage-wrap li .userHead-icon img {
  border-radius: 50%;
  margin: 10px 14px 22px;
}
.ku-barrage-wrap li .userContent {
  position: relative;
  background: url(//static.588ku.com/imgPath/public/images/barrage-bottomBg.png) repeat-x bottom #fff;
  border-top: 2px solid #221714;
  height: 68px;
  line-height: 62px;
  padding: 0 5px;
  text-align: center;
  color: #000;
}
.ku-barrage-wrap li .userContent .close-btn {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(//static.588ku.com/imgPath/public/images/base-icon.png) no-repeat -47px -389px;
  vertical-align: -10px;
  cursor: pointer;
  margin-left: 15px;
}
.ku-barrage-wrap li .userContent > a {
  color: #000;
  font-size: 14px;
}
.ku-barrage-wrap li .userContent .user-name {
  width: 70px;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  vertical-align: bottom;
}
.ku-barrage-wrap li .userContent:before {
  content: "";
  position: absolute;
  left: -23px;
  top: -2px;
  width: 24px;
  height: 72px;
  background: url(//static.588ku.com/imgPath/public/images/barrage-icon.png) no-repeat -77px 0px;
}
.ku-barrage-wrap li .userContent:after {
  content: "";
  position: absolute;
  right: -12px;
  top: -2px;
  width: 12px;
  height: 72px;
  background: url(//static.588ku.com/imgPath/public/images/barrage-icon.png) no-repeat -110px 0px;
}
/* 20170814-全站弹幕新版 end*/
/*baseV10 部分样式end*/
/*新版分页start*/
/*分页 start*/
.list-Page {
  margin-top: 36px;
  margin-bottom: 50px;
  text-align: center;
}
.list-Page .center-page {
  display: inline-block;
  line-height: 40px;
}
.list-Page .center-page .page-list {
  margin-right: 36px;
}
.list-Page .center-page .page-list li {
  background-color: #fff;
  display: inline-block;
  min-width: 40px;
  text-align: center;
  height: 40px;
  margin-right: 16px;
  box-sizing: border-box;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -ms-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -webkit-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
.list-Page .center-page .page-list li a {
  display: block;
  padding: 0 12px;
}
.list-Page .center-page .page-list li:last-child {
  margin-right: 0;
}
.list-Page .center-page .page-list li.on,
.list-Page .center-page .page-list li:hover {
  cursor: pointer;
  background-color: #17A1FF;
  border-color: transparent;
}
.list-Page .center-page .page-list li.on a,
.list-Page .center-page .page-list li:hover a {
  color: #fff;
}
.list-Page .center-page .page-list li.points-span {
  border: 1px solid transparent;
  cursor: default;
}
.list-Page .center-page .page-list li.points-span.on,
.list-Page .center-page .page-list li.points-span:hover {
  background-color: transparent;
  background-color: #fff;
}
.list-Page .center-page .enter-page {
  display: inline-block;
}
.list-Page .center-page .enter-page .page-input {
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  width: 40px;
  text-align: center;
  height: 40px;
  max-width: 200px;
  margin: 0 8px;
}
.list-Page .center-page .enter-page .pageEnter-Btn {
  background-color: #fff;
  display: inline-block;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  width: 40px;
  margin-left: 8px;
  height: 40px;
  vertical-align: bottom;
}
.list-Page .center-page .enter-page .pageEnter-Btn.on,
.list-Page .center-page .enter-page .pageEnter-Btn:hover {
  cursor: pointer;
  background-color: #17A1FF;
  border-color: transparent;
  color: #fff;
}
/*分页 end*/
/*新版分页end*/
/*左侧边栏 start*/
.left-slide-barV1 {
  width: 60px;
  position: fixed;
  background: #fff;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  left: 365px;
  top: 50%;
  margin-top: -260px;
  margin-left: -860px;
  margin-left: -900px;
  left: 50%;
  z-index: 100;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.left-slide-barV1 li a {
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  width: 100%;
  height: 60px;
  display: table;
  border-bottom: 1px solid #F2F2F2;
}
.left-slide-barV1 li a > .middle-box {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.left-slide-barV1 li a > .middle-box span {
  display: block;
  color: #8C8C8C;
}
.left-slide-barV1 li a > .middle-box .icon-box i {
  font-size: 17px;
  color: #909499;
  display: block;
  margin-bottom: 1px;
}
.left-slide-barV1 li a > .middle-box .icon-box i.icon-beijing {
  font-size: 13px;
}
.left-slide-barV1 li a > .middle-box .icon-box i.icon-bangong1 {
  font-size: 18px;
}
.left-slide-barV1 li a > .middle-box .icon-box i.icon-ziyuan {
  font-size: 16px;
}
.left-slide-barV1 li a:hover span {
  color: #17A1FF;
}
.left-slide-barV1 li a:hover > .middle-box .icon-box i {
  color: #17A1FF;
}
.left-slide-barV1 li.on a span {
  color: #17A1FF;
}
.left-slide-barV1 li.on a > .middle-box .icon-box i {
  color: #17A1FF;
}
.left-slide-barV1 li:last-child a {
  border-bottom: 0;
}
@media screen and (max-width: 1200px) {
  .left-slide-barV1 {
    display: none;
  }
}
/*左侧边栏end*/
/* 功能toast样式 */
.common-toast {
  position: fixed;
  top: -50px;
  color: #fff;
  width: 100%;
  text-align: center;
  z-index: 999999;
  opacity: 0;
}
.common-toast .common-toast-msg {
  background-color: rgba(0, 0, 0, 0.7);
  padding: 8px 38px;
  border-radius: 8px;
  font-size: 18px;
}
.commonToastAnimate {
  animation: commonToastKF 3s ;
}
@keyframes commonToastKF {
  0% {
    top: -50px;
    opacity: 1;
  }
  15% {
    top: 100px;
    opacity: 1;
  }
  85% {
    top: 100px;
    opacity: 1;
  }
  99% {
    top: -50px;
    opacity: 1;
  }
  100% {
    top: -50px;
    opacity: 0;
  }
}
/* 功能toast样式 */
/* 注册转化活动 开始弹窗 */
.CLdialog-V1.login-add-begin .CL-common {
  width: 350px;
  height: 344px;
  padding: 0px;
  text-align: center;
}
.CLdialog-V1.login-add-begin .CL-common .top {
  height: 48px;
  line-height: 48px;
  text-align: center;
  background: url(//js.588ku.com/comp/activity/loginIn/images/top1.png) no-repeat center / 100%;
  font-weight: bold;
  color: #fff;
  font-size: 18px;
  margin-bottom: 10px;
}
.CLdialog-V1.login-add-begin .CL-common .top .CL-close {
  font-size: 30px;
  color: #fff;
  top: 17px;
  font-weight: 300;
}
.CLdialog-V1.login-add-begin .CL-common img {
  width: 290px;
  margin-top: 22px;
}
/* 注册转化活动 奖励弹窗 */
.CLdialog-V1.login-add-award .CL-common {
  width: 420px;
  height: auto;
  padding: 0px;
  text-align: center;
}
.CLdialog-V1.login-add-award .CL-common .top {
  height: 48px;
  line-height: 48px;
  text-align: center;
  background: url(//js.588ku.com/comp/activity/loginIn/images/top2.png) no-repeat center / 100%;
  font-weight: bold;
  color: #fff;
  font-size: 18px;
}
.CLdialog-V1.login-add-award .CL-common .top .CL-close {
  font-size: 30px;
  color: #fff;
  top: 17px;
  font-weight: 300;
}
.CLdialog-V1.login-add-award .CL-common .section-all {
  padding: 0 30px;
}
.CLdialog-V1.login-add-award .CL-common .section-all .time-box {
  margin: 20px 0;
}
.CLdialog-V1.login-add-award .CL-common .section-all .time-box .label {
  font-size: 16px;
  color: #595959;
}
.CLdialog-V1.login-add-award .CL-common .section-all .time-box .time-list {
  color: #E7260A;
  display: inline-block;
  border: 1px solid;
  min-width: 30px;
  height: 30px;
  line-height: 30px;
  box-sizing: border-box;
  padding: 0 3px;
}
.CLdialog-V1.login-add-award .CL-common .section-all .time-box .time-list.login-add-seconds {
  min-width: 42px;
}
.CLdialog-V1.login-add-award .CL-common .section-all .time-box em {
  margin: 0 4px;
  color: #E7260A;
  font-weight: bold;
}
.CLdialog-V1.login-add-award .CL-common .section-all .vip-list {
  padding: 6px 0 12px 0;
}
.CLdialog-V1.login-add-award .CL-common .section-all .vip-list .left .allvip-icon-gif {
  display: inline-block;
  width: 24px;
  height: 20px;
  vertical-align: -5px;
  margin-right: 4px;
  background: url(//static.588ku.com/imgPath/public/images/allvipIcon.gif) no-repeat center / 100%;
}
.CLdialog-V1.login-add-award .CL-common .section-all .vip-list .right span {
  color: #8C8C8C;
  font-size: 12px;
}
.CLdialog-V1.login-add-award .CL-common .section-all .vip-list .right span em {
  font-size: 16px;
  font-weight: bold;
  color: #E7260A;
}
.CLdialog-V1.login-add-award .CL-common .section-all .vip-list .right a {
  width: 64px;
  height: 24px;
  background: #bf2df5;
  border-radius: 4px;
  line-height: 24px;
  display: inline-block;
  color: #fff;
  margin-left: 10px;
}
.CLdialog-V1.login-add-award .CL-common .section-all .vip-list .right a:hover {
  opacity: 0.8;
}
.CLdialog-V1.login-add-award .CL-common .section-all .tip {
  height: 56px;
  background: rgba(0, 139, 255, 0.05);
  text-align: left;
  margin-bottom: 24px;
  padding: 0 6px;
}
.CLdialog-V1.login-add-award .CL-common .section-all .tip p {
  color: #8C8C8C;
  font-size: 12px;
  padding-top: 8px;
}
.CLdialog-V1.login-add-award .CL-common .section-all .tip .vip-name {
  font-size: 12px;
  color: #595959;
  padding-top: 6px;
}
.CLdialog-V1.login-add-award .CL-common .section-all .tip .vip-name span {
  font-weight: bold;
  margin: 0 2px;
}
.CLdialog-V1.login-add-award .CL-common .section-all .tip .vip-name span.ys {
  color: #17A1FF;
  margin: 0;
}
.CLdialog-V1.login-add-award .CL-common .section-all .tip .vip-name span.bg {
  color: #FA4633;
}
.CLdialog-V1.login-add-award .CL-common .section-all .tip .vip-name span.model {
  color: #FF9400;
}
.CLdialog-V1.login-add-award .CL-common .section-all .tip .vip-name span.gif {
  color: #EF2B79;
}
.CLdialog-V1.login-add-award .CL-common .section-all .tip .vip-name span.ui {
  color: #1ABC9C;
}
.CLdialog-V1.login-add-award .CL-common .section-all .tip .vip-name span.illus {
  color: #3DB060;
}
.CLdialog-V1.login-add-award .CL-common .section-all .tip .vip-name span.art {
  color: #00CFDD;
}
.CLdialog-V1.login-add-award .CL-common .section-all .tip .vip-name span.office {
  color: #FFC001;
}
.CLdialog-V1.login-add-award .CL-common .section-all .tip .vip-name span.video {
  color: #7265E2;
}
.CLdialog-V1.login-add-award .CL-common .section-all .tip .vip-name span.photo {
  color: #FF5859;
}
.CLdialog-V1.login-add-award .CL-common .section-all .coupon-100-used {
  margin-bottom: 24px;
}
.CLdialog-V1.login-add-award .CL-common .slice-line {
  margin: 0 30px;
  border-bottom: 1px solid #DEDFE1;
}
.CLdialog-V1.login-add-award .CL-common .section-single {
  padding: 20px 30px 0;
}
.CLdialog-V1.login-add-award .CL-common .section-single ul {
  padding-top: 10px;
}
.CLdialog-V1.login-add-award .CL-common .section-single ul li {
  height: 24px;
  line-height: 14px;
  padding-bottom: 16px;
}
.CLdialog-V1.login-add-award .CL-common .section-single ul li .fl i {
  vertical-align: middle;
  font-size: 14px;
  margin-right: 4px;
}
.CLdialog-V1.login-add-award .CL-common .section-single ul li .fl i.ys {
  color: #17A1FF;
}
.CLdialog-V1.login-add-award .CL-common .section-single ul li .fl i.bg {
  color: #FA4633;
}
.CLdialog-V1.login-add-award .CL-common .section-single ul li .fl i.model {
  color: #FF9400;
}
.CLdialog-V1.login-add-award .CL-common .section-single ul li .fl i.gif {
  color: #EF2B79;
}
.CLdialog-V1.login-add-award .CL-common .section-single ul li .fl i.art {
  color: #00CFDD;
}
.CLdialog-V1.login-add-award .CL-common .section-single ul li .fl span {
  font-size: 12px;
  color: #262626;
}
.CLdialog-V1.login-add-award .CL-common .section-single ul li .fl em {
  font-size: 12px;
  color: #E7400A;
  border-radius: 4px;
  border: 1px solid ;
  margin-left: 4px;
  display: inline-block;
  padding: 0 2px;
}
.CLdialog-V1.login-add-award .CL-common .section-single ul li .fl a {
  font-size: 12px;
}
.CLdialog-V1.login-add-award .CL-common .section-single ul li .fr span {
  font-size: 12px;
  color: #8C8C8C;
}
.CLdialog-V1.login-add-award .CL-common .section-single ul li .fr em {
  font-size: 16px;
  color: #E7260A;
  font-weight: bold;
}
.CLdialog-V1.login-add-award .CL-common .section-single ul li .fr a {
  width: 64px;
  height: 24px;
  background: #bf2df5;
  border-radius: 4px;
  line-height: 24px;
  display: inline-block;
  color: #fff;
  margin-left: 10px;
}
.CLdialog-V1.login-add-award .CL-common .section-single ul li .fr a:hover {
  opacity: 0.8;
}
.CLdialog-V1.login-add-award .CL-common .section-single .coupon-5-used {
  margin-bottom: 24px;
}
.CLdialog-V1.login-add-award .CL-common .login-add-dl-mask {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 11;
  text-align: center;
}
.CLdialog-V1.login-add-award .CL-common .login-add-dl-mask .content {
  font-size: 22px;
  line-height: 40px;
  color: #fff;
  font-weight: bold;
  padding-top: 170px;
}
.CLdialog-V1.login-add-award .CL-common .login-add-dl-mask .btn-box {
  text-align: center;
  padding: 70px 0 0 0;
}
.CLdialog-V1.login-add-award .CL-common .login-add-dl-mask .btn-box a {
  display: inline-block;
  width: 130px;
  height: 43px;
  background: #bf2df5;
  box-shadow: 0px 2px 6px 0px rgba(191, 45, 245, 0.5);
  border-radius: 4px;
  font-size: 16px;
  font-weight: bold;
  color: #Fff;
  line-height: 43px;
  box-sizing: border-box;
  margin: 0 12px;
  transition: all 0.13s;
}
.CLdialog-V1.login-add-award .CL-common .login-add-dl-mask .btn-box a:hover {
  opacity: 0.85;
}
.CLdialog-V1.login-add-award .CL-common .login-add-dl-mask .btn-box a.cancel {
  color: #bf2df5;
  background-color: transparent;
  border: 1px solid;
}
.CLdialog-V1.login-add-award .CL-common .login-add-dl-mask .sub-content {
  width: 290px;
  height: 40px;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  line-height: 20px;
  margin: 16px auto 0;
}
/* 手机号绑定 */
.CLdialog-V1.login-add-bind-phone .CL-common {
  padding: 0px;
  width: 350px;
  height: auto;
  border-radius: 4px;
}
.CLdialog-V1.login-add-bind-phone .CL-common .top {
  height: 48px;
  line-height: 48px;
  text-align: center;
  background: url(//js.588ku.com/comp/activity/loginIn/images/top1.png) no-repeat center / 100%;
  font-weight: bold;
  color: #fff;
  font-size: 18px;
}
.CLdialog-V1.login-add-bind-phone .CL-common .top .CL-close {
  font-size: 30px;
  color: #fff;
  top: 17px;
  font-weight: 300;
}
.CLdialog-V1.login-add-bind-phone .CL-common form {
  padding: 40px 30px;
}
.CLdialog-V1.login-add-bind-phone .CL-common .CL-Msg-tip {
  height: 25px;
  width: 100%;
  margin: 30px auto 10px;
  text-align: center;
  font-size: 14px;
  color: #FF595E;
  display: block;
}
.CLdialog-V1.login-add-bind-phone .CL-common .CL-Infoform .CL-info-input {
  width: 286px;
  height: 40px;
  box-sizing: border-box;
  margin: 0 auto 24px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  position: relative;
}
.CLdialog-V1.login-add-bind-phone .CL-common .CL-Infoform .CL-info-input .err {
  position: absolute;
  top: 42px;
  left: 12px;
  color: #ff5859;
  font-size: 12px;
}
.CLdialog-V1.login-add-bind-phone .CL-common .CL-Infoform .CL-info-input input {
  border-style: none;
  padding: 14px 10px;
  box-sizing: border-box;
  height: 100%;
  background-color: transparent;
}
.CLdialog-V1.login-add-bind-phone .CL-common .CL-Infoform .CL-info-input input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.CLdialog-V1.login-add-bind-phone .CL-common .CL-Infoform .CL-info-input input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.CLdialog-V1.login-add-bind-phone .CL-common .CL-Infoform .CL-info-input input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.CLdialog-V1.login-add-bind-phone .CL-common .CL-Infoform .CL-info-input input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.CLdialog-V1.login-add-bind-phone .CL-common .CL-Infoform .CL-info-input.actived {
  border: 1px solid #BF2DF5;
}
.CLdialog-V1.login-add-bind-phone .CL-common .CLmsg-user {
  margin-bottom: 20px;
}
.CLdialog-V1.login-add-bind-phone .CL-common .CLmsg-user input {
  width: 100%;
}
.CLdialog-V1.login-add-bind-phone .CL-common .CLmsg-code input {
  max-width: 203px;
}
.CLdialog-V1.login-add-bind-phone .CL-common .CLmsg-code a {
  display: inline-block;
  height: 100%;
  line-height: 40px;
  float: right;
  padding-right: 10px;
  max-width: 100px;
}
.CLdialog-V1.login-add-bind-phone .CL-common .CLmsgLfont {
  font-size: 14px;
  color: #BF2DF5;
}
.CLdialog-V1.login-add-bind-phone .CL-common .CLmsgLfont.countdowning {
  color: #BF2DF5;
}
.CLdialog-V1.login-add-bind-phone .CL-common .CLmsgLfont.countdowning:hover {
  color: #BF2DF5;
  cursor: default;
}
.CLdialog-V1.login-add-bind-phone .CL-common .CLmsgLfont:hover {
  color: #BF2DF5;
}
.CLdialog-V1.login-add-bind-phone .CL-common .CLMsgsubmit {
  width: 286px;
  height: 42px;
  font-size: 14px;
  line-height: 40px;
  color: #fff;
  background: #BF2DF5;
  display: block;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  border-radius: 4px;
  text-align: center;
  -webkit-transition: background 0.2s;
  -ms-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
.CLdialog-V1.login-add-bind-phone .CL-common .CLMsgsubmit:hover:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.25);
}
/* 完善资料 */
.CLdialog-V1.login-add-fill-info .CL-common {
  padding: 0px;
  width: 350px;
  height: auto;
  border-radius: 4px;
}
.CLdialog-V1.login-add-fill-info .CL-common .top {
  height: 48px;
  line-height: 48px;
  text-align: center;
  background: url(//js.588ku.com/comp/activity/loginIn/images/top1.png) no-repeat center / 100%;
  font-weight: bold;
  color: #fff;
  font-size: 18px;
}
.CLdialog-V1.login-add-fill-info .CL-common .top .CL-close {
  font-size: 30px;
  color: #fff;
  top: 17px;
  font-weight: 300;
}
.CLdialog-V1.login-add-fill-info .CL-common form {
  padding: 40px 30px;
}
.CLdialog-V1.login-add-fill-info .CL-common .CL-Msg-tip {
  height: 25px;
  width: 100%;
  margin: 30px auto 10px;
  text-align: center;
  font-size: 14px;
  color: #FF595E;
  display: block;
}
.CLdialog-V1.login-add-fill-info .CL-common .CL-Infoform .CL-info-input {
  width: 240px;
  height: 40px;
  box-sizing: border-box;
  margin: 0 0 24px 48px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  position: relative;
}
.CLdialog-V1.login-add-fill-info .CL-common .CL-Infoform .CL-info-input .label {
  position: absolute;
  top: 8px;
  left: -49px;
}
.CLdialog-V1.login-add-fill-info .CL-common .CL-Infoform .CL-info-input .err {
  position: absolute;
  top: 42px;
  left: 12px;
  color: #ff5859;
  font-size: 12px;
}
.CLdialog-V1.login-add-fill-info .CL-common .CL-Infoform .CL-info-input input {
  border-style: none;
  padding: 14px 10px;
  box-sizing: border-box;
  height: 100%;
  background-color: transparent;
}
.CLdialog-V1.login-add-fill-info .CL-common .CL-Infoform .CL-info-input input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.CLdialog-V1.login-add-fill-info .CL-common .CL-Infoform .CL-info-input input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.CLdialog-V1.login-add-fill-info .CL-common .CL-Infoform .CL-info-input input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.CLdialog-V1.login-add-fill-info .CL-common .CL-Infoform .CL-info-input input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.4);
}
.CLdialog-V1.login-add-fill-info .CL-common .CL-Infoform .CL-info-input.actived {
  border: 1px solid #BF2DF5;
}
.CLdialog-V1.login-add-fill-info .CL-common .CLmsg-user {
  margin-bottom: 20px;
}
.CLdialog-V1.login-add-fill-info .CL-common .CLmsg-user input {
  width: 100%;
}
.CLdialog-V1.login-add-fill-info .CL-common .CLmsg-code input {
  max-width: 203px;
}
.CLdialog-V1.login-add-fill-info .CL-common .CLmsg-code a {
  display: inline-block;
  height: 100%;
  line-height: 40px;
  float: right;
  padding-right: 10px;
  max-width: 100px;
}
.CLdialog-V1.login-add-fill-info .CL-common .CLmsgLfont {
  font-size: 14px;
  color: #BF2DF5;
}
.CLdialog-V1.login-add-fill-info .CL-common .CLmsgLfont.countdowning {
  color: #BF2DF5;
}
.CLdialog-V1.login-add-fill-info .CL-common .CLmsgLfont.countdowning:hover {
  color: #BF2DF5;
  cursor: default;
}
.CLdialog-V1.login-add-fill-info .CL-common .CLmsgLfont:hover {
  color: #BF2DF5;
}
.CLdialog-V1.login-add-fill-info .CL-common .CLFillInfosubmit {
  width: 286px;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  color: #fff;
  background: #BF2DF5;
  display: block;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  border-radius: 4px;
  text-align: center;
  -webkit-transition: background 0.2s;
  -ms-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
.CLdialog-V1.login-add-fill-info .CL-common .CLFillInfosubmit:hover:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.25);
}
/*优惠券活动过后可删除  -- 优惠券浮标及弹窗 start*/
.coupon1023dg {
  display: none;
}
.coupon1023dg.coupon1023dg-quan .CL-common {
  width: 400px;
  height: 388px;
  padding: 0;
  background: #ffffff;
  border-radius: 20px;
}
.coupon1023dg.coupon1023dg-quan .CL-common .dg-ctn {
  padding: 12px 20px;
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
}
.coupon1023dg.coupon1023dg-quan .CL-common .dg-ctn .top-textbox {
  font-size: 24px;
  color: #676767;
  line-height: 23px;
  text-align: center;
  padding: 38px 0 33px 0;
}
.coupon1023dg.coupon1023dg-quan .CL-common .dg-ctn .top-textbox p:nth-child(1) {
  margin-bottom: 19px;
}
.coupon1023dg.coupon1023dg-quan .CL-common .dg-ctn .top-textbox .red-font {
  color: #FB1414;
}
.coupon1023dg.coupon1023dg-quan .CL-common .dg-ctn .top-textbox .bf36 {
  font-size: 36px;
  display: inline-block;
  vertical-align: -3px;
}
.coupon1023dg.coupon1023dg-quan .CL-common .dg-ctn .coupon-div .coupon-span {
  width: 366px;
  height: 116px;
  display: inline-block;
  background: url(//js.588ku.com/comp/activity/coupon/images/coupon1023-dgquan.png) no-repeat center / 100%;
}
.coupon1023dg.coupon1023dg-quan .CL-common .dg-ctn .coupon-div .coupon-span .right-box {
  padding-left: 134px;
}
.coupon1023dg.coupon1023dg-quan .CL-common .dg-ctn .coupon-div .coupon-span .right-box .o-color {
  padding-top: 28px;
  font-size: 24px;
  color: #ffd700;
  line-height: 23px;
  text-shadow: 0px 1px 3px rgba(195, 0, 26, 0.65);
}
.coupon1023dg.coupon1023dg-quan .CL-common .dg-ctn .coupon-div .coupon-span .right-box .w-color {
  font-size: 16px;
  color: #ffffff;
  line-height: 16px;
  padding-top: 15px;
}
.coupon1023dg.coupon1023dg-quan .CL-common .dg-ctn .btn-box .user-btn {
  width: 200px;
  height: 44px;
  margin: 40px auto 0;
  display: block;
  background: #ff2c2c;
  box-shadow: 0px 5px 10px 0px rgba(195, 0, 26, 0.25);
  border-radius: 22px;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
  font-weight: 500;
  color: #ffffff;
  line-height: 44px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.coupon1023dg.coupon1023dg-quan .CL-common .dg-ctn .btn-box .user-btn:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.coupon1023dg.coupon1023dg-redpack .CL-common {
  background-color: transparent;
  width: 615px;
  height: 603px;
  background: url(//js.588ku.com/comp/activity/coupon/images/coupon-redpack.png) no-repeat center / 100%;
}
.coupon1023dg.coupon1023dg-redpack .CL-common .CL-close {
  width: 36px;
  height: 36px;
  background-color: rgba(255, 255, 255, 0.4);
  color: #8c8888;
  border-radius: 100px;
  right: -3px;
  line-height: 32px;
  text-align: center;
  top: 94px;
}
.coupon1023dg.coupon1023dg-redpack .CL-common .dg-ctn {
  width: 428px;
  margin-left: 106px;
}
.coupon1023dg.coupon1023dg-redpack .CL-common .dg-ctn .top-textbox {
  padding-top: 115px;
  text-align: center;
}
.coupon1023dg.coupon1023dg-redpack .CL-common .dg-ctn .top-textbox .text-tle {
  text-align: center;
  font-size: 22px;
  color: #B92307;
  line-height: 22px;
}
.coupon1023dg.coupon1023dg-redpack .CL-common .dg-ctn .top-textbox .text-tle .red-color {
  color: #F21C31;
  font-size: 26px;
  font-weight: bold;
}
.coupon1023dg.coupon1023dg-redpack .CL-common .dg-ctn .coupon-listb {
  height: 238px;
  margin-top: 14px;
}
.coupon1023dg.coupon1023dg-redpack .CL-common .dg-ctn .coupon-listb .coupon-list .coupon-item {
  width: 361px;
  height: 110px;
  margin: 0 auto 14px;
}
.coupon1023dg.coupon1023dg-redpack .CL-common .dg-ctn .coupon-listb .coupon-list .coupon-item .left-box .price-box {
  display: inline-block;
  font-size: 18px;
  color: #fff;
  padding-top: 30px;
  padding-left: 10px;
}
.coupon1023dg.coupon1023dg-redpack .CL-common .dg-ctn .coupon-listb .coupon-list .coupon-item .left-box .price-box .big-f {
  font-size: 28px;
}
.coupon1023dg.coupon1023dg-redpack .CL-common .dg-ctn .coupon-listb .coupon-list .coupon-item .right-box {
  padding-top: 16px;
  padding-left: 57px;
}
.coupon1023dg.coupon1023dg-redpack .CL-common .dg-ctn .coupon-listb .coupon-list .coupon-item .right-box .o-color {
  font-size: 24px;
  color: #ffd700;
  line-height: 24px;
  text-shadow: 0px 1px 3px rgba(195, 0, 26, 0.65);
}
.coupon1023dg.coupon1023dg-redpack .CL-common .dg-ctn .coupon-listb .coupon-list .coupon-item .right-box .tip-color {
  font-size: 14px;
  color: #ffffff;
  line-height: 14px;
  padding: 11px 0 16px;
}
.coupon1023dg.coupon1023dg-redpack .CL-common .dg-ctn .coupon-listb .coupon-list .coupon-item .right-box .time-box {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
  line-height: 13px;
}
.coupon1023dg.coupon1023dg-redpack .CL-common .dg-ctn .btn-box {
  margin-top: 90px;
}
.coupon1023dg.coupon1023dg-redpack .CL-common .dg-ctn .btn-box .user-btn {
  display: block;
  margin: 0 auto 0;
  width: 220px;
  height: 48px;
  background: #ffeed3;
  box-shadow: 0px 5px 10px 0px rgba(195, 0, 26, 0.85);
  border-radius: 24px;
  text-align: center;
  font-size: 18px;
  color: #ed162a;
  line-height: 48px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.coupon1023dg.coupon1023dg-redpack .CL-common .dg-ctn .btn-box .user-btn:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.leftbtm-couponentry {
  width: 142px;
  height: 133px;
  position: relative;
  position: fixed;
  z-index: 8888;
  left: 50px;
  bottom: 85px;
}
.leftbtm-couponentry .top-tip {
  width: 180px;
  width: 150px;
  height: 62px;
  position: absolute;
  top: -70px;
  left: 50%;
  box-sizing: border-box;
  text-align: center;
  margin-left: -69px;
  background: url(//js.588ku.com/comp/activity/coupon/images/coupon1023-lbsidet.png) no-repeat top / 100% 100%;
  padding: 9px 0 0;
}
.leftbtm-couponentry .top-tip .line-box {
  font-size: 12px;
  color: #555555;
  line-height: 12px;
  text-align: center;
}
.leftbtm-couponentry .top-tip .line-box .link-use {
  padding-top: 7px;
  display: inline-block;
  color: #0096ff;
  text-decoration: underline;
}
.leftbtm-couponentry .top-tip .line-box .link-use:hover {
  opacity: 0.85;
}
.leftbtm-couponentry .top-tip .scroll-box {
  height: 14px;
  overflow: hidden;
}
.leftbtm-couponentry .top-tip .scroll-box ul li {
  padding: 4px;
  max-width: 150px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.leftbtm-couponentry .leftbtn-sidea {
  width: 100%;
  height: 100%;
  display: block;
  background: url(//js.588ku.com/comp/activity/coupon/images/coupon1023-lbside.png?v=11051349) no-repeat center / 100%;
}
.leftbtm-couponentry .leftbtn-sidea .lb-timebox {
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  line-height: 12px;
  padding-left: 9px;
  padding-top: 91px;
}
.leftbtm-couponentry .leftbtn-sidea .lb-timebox .o-color {
  color: #fdcf4c;
}
.leftbtm-couponentry .leftbtn-sidea .lb-timebox .lb-time {
  padding-top: 5px;
  color: #ffffff;
}
/*优惠券活动过后可删除  -- 优惠券浮标及弹窗 end*/
@media screen and (max-width: 1200px) {
  .w1200none {
    display: none !important;
  }
  #right_ad_20190911 {
    display: none !important;
  }
}
/*1007可删除*/
.btm_ad_20190911 .box .close {
  right: 5% !important;
  background: rgba(0, 0, 0, 0.3) !important;
}
.ly-float-sign {
  width: 100px;
  height: 130px;
  background: url('//static.588ku.com/imgPath/activity/inspiration/images/sign.png') no-repeat center top / 100%;
  position: fixed;
  right: 40px;
  top: 18%;
  cursor: pointer;
  z-index: 999;
}
.ly-float-btn {
  animation: float-mymove 3s infinite;
  position: absolute;
  bottom: 9px;
  width: 64px;
  height: 16px;
  background: #ffff00;
  box-shadow: 0px 2px 5px 0px rgba(181, 6, 252, 0.7);
  border-radius: 8px;
  font-size: 12px;
  font-weight: bold;
  color: #9701ff;
  line-height: 16px;
  text-align: center;
  left: 53%;
  padding: 0;
  margin: 0 0 0 -39px;
}
@keyframes float-mymove {
  0% {
    transform: scale(1);
    /*开始为原始大小*/
  }
  25% {
    transform: scale(1.1);
    /*放大1.1倍*/
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(1.1);
  }
}
@-webkit-keyframes mymove {
  /*Safari and Chrome*/
  0% {
    transform: scale(1);
    /*开始为原始大小*/
  }
  25% {
    transform: scale(1.1);
    /*放大1.1倍*/
  }
  50% {
    transform: scale(1);
  }
  75% {
    transform: scale(1.1);
  }
}
.ly-card-shadow {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
}
.ly-card-shadow .double-card {
  width: 480px;
  height: 580px;
  background: url('//static.588ku.com/imgPath/activity/inspiration/images/double-card.png') no-repeat center top;
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -70%);
  z-index: 9999;
}
.ly-card-shadow .card-box {
  width: 340px;
  height: 440px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow: hidden;
}
.ly-card-shadow .card-box p {
  text-align: center;
}
.ly-card-shadow .card-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin-top: 30px;
  color: #ffffff;
}
.ly-card-shadow .card-text {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #ffffff;
}
.ly-card-shadow .card-times {
  font-size: 40px;
  font-weight: 500;
  color: #fff000;
  line-height: 24px;
  margin-top: 25px;
}
.ly-card-shadow .card-core {
  position: absolute;
  top: 154px;
  width: 218px;
  height: 76px;
  left: 61px;
}
.ly-card-shadow .card-basic {
  font-size: 14px;
  font-weight: 400;
  color: #7017c9;
  line-height: 24px;
  margin-top: 2px;
}
.ly-card-shadow .card-num {
  font-size: 40px;
  font-weight: 500;
  color: #7017c9;
  line-height: 24px;
  margin-top: 12px;
}
.ly-card-shadow .card-num span {
  font-size: 16px;
}
.ly-card-shadow .card-vip {
  position: absolute;
  top: 260px;
  left: 37px;
  font-size: 20px;
  font-weight: 500;
  color: #ffffff;
  line-height: 24px;
}
.ly-card-shadow .card-price {
  position: absolute;
  top: 298px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  line-height: 24px;
  left: 97PX;
}
.ly-card-shadow .card-price span {
  font-size: 30px;
  font-weight: bold;
  color: #ffd800;
  line-height: 24px;
}
.ly-card-shadow .card-price span i {
  font-size: 16px;
  font-weight: 400;
  color: #ffd800;
  line-height: 24px;
  font-style: normal;
}
.ly-card-shadow .card-original {
  position: absolute;
  text-decoration: line-through;
  top: 335px;
  left: 138px;
  font-size: 14px;
  font-weight: 400;
  color: #e2b4ff;
  line-height: 24px;
}
.ly-card-shadow .card-btn {
  position: absolute;
  bottom: 33px;
  left: 80px;
  width: 180px;
  height: 38px;
  background: #fdca0f;
  box-shadow: 0px 5px 30px 0px rgba(39, 0, 98, 0.3);
  border-radius: 19px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #7713c8;
  line-height: 38px;
  cursor: pointer;
}
.ly-card-shadow .card-btn:hover {
  background: #ffffff;
}
.ly-card-shadow .ly-icon-close {
  opacity: 0.75;
  position: absolute;
  color: #fff;
  width: 36px;
  height: 36px;
  top: 17px;
  right: 8px;
  line-height: 36px;
  cursor: pointer;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #fff;
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
}
.ly-card-shadow .ly-icon-close::before {
  content: "\e632";
}
.ku-footer-wrap {
  background-color: #fff;
}
.ku-footer-wrap .control-handle .icon-logo:before {
  display: none;
}
.ly-center-up-down {
  background: url('//js.588ku.com/imgPath/public/images/center-bg.png') no-repeat center top / 100%;
  width: 40px;
  height: 40px;
  position: absolute;
  left: -48px;
  color: #fff;
  text-align: left;
  padding-left: 7px;
  top: 38px;
  font-size: 14px;
  line-height: 19px;
  animation: infinite ly-up-down 1s;
  -moz-animation: infinite ly-up-down 1s;
  /* Firefox */
  -webkit-animation: infinite ly-up-down 1s;
  /* Safari 和 Chrome */
  -o-animation: infinite ly-up-down 1s;
  /* Opera */
}
@keyframes ly-up-down {
  0% {
    top: 36px;
  }
  50% {
    top: 42px;
  }
  100% {
    top: 36px;
  }
}
/*续费福利弹窗 start*/
.CLdialog-V1.renewDGCommon.renewEnterDg .CL-common {
  width: 537px;
  height: 479px;
  background: transparent url("//static.588ku.com/imgPath/activity/renew/images/renewdgbg1.png") no-repeat center / 100%;
}
.CLdialog-V1.renewDGCommon.renewEnterDg .CL-common .CL-close {
  right: -30px;
  top: -30px;
  border: 1px solid #fff;
  width: 24px;
  height: 24px;
  border-radius: 20px;
  line-height: 22px;
  color: #fff;
  font-size: 20px;
}
.CLdialog-V1.renewDGCommon.renewEnterDg .CL-common .dg-ctn {
  position: relative;
  height: 100%;
}
.CLdialog-V1.renewDGCommon.renewEnterDg .CL-common .dg-ctn .txt-box .bf-box {
  padding: 116px 0 0 14px;
  width: 416px;
  font-size: 24px;
  color: #000000;
  line-height: 48px;
}
.CLdialog-V1.renewDGCommon.renewEnterDg .CL-common .dg-ctn .btn-box {
  position: absolute;
  bottom: 18px;
  left: -18px;
  width: 100%;
}
.CLdialog-V1.renewDGCommon.renewEnterDg .CL-common .dg-ctn .btn-box .renewDG-btn {
  width: 200px;
  height: 60px;
  background: #ffe400;
  border: 4px solid #314698;
  display: block;
  margin: 0 auto;
  cursor: pointer;
  font-size: 30px;
  text-align: center;
  color: #314698;
  line-height: 54px;
}
.CLdialog-V1.renewDGCommon.renewEnterDg .CL-common .dg-ctn .btn-box .renewDG-btn:hover {
  color: #ffe400;
  background: #314698;
}
/*续费福利弹窗end*/
.comptop-link {
  display: block;
  width: 100%;
  margin-top: 6px;
}
/*企业vip弹窗 调查问卷start*/
.compy-centerbox {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  display: none;
  top: 0;
  left: 0;
}
.compy-centerbox .compy-center {
  position: absolute;
  z-index: 1;
  width: 350px;
  height: 440px;
  top: 50%;
  left: 50%;
  margin: -220px 0 0 -175px;
  background: url(//static.588ku.com/comp/activity/commonVip/images/compyindexcenter.png) no-repeat center / 100%;
}
.compy-centerbox .compy-center .close-btn {
  width: 20px;
  height: 20px;
  border: 1px solid #f9d84f;
  color: #f9d84f;
  box-sizing: border-box;
  text-align: center;
  line-height: 17px;
  position: absolute;
  right: -30px;
  border-radius: 30px;
  top: 0px;
  cursor: pointer;
}
.compy-centerbox .compy-center .link-box {
  width: 100%;
  height: 100%;
  display: block;
}
.compy-centerbox .compy-center .link-box .btn-box {
  position: absolute;
  left: 50%;
  margin-left: -123px;
  bottom: 36px;
  width: 246px;
  height: 65px;
  transform: scale(0.9);
  background: url(//static.588ku.com/comp/activity/commonVip/images/compyindexBtn.png) no-repeat center / 100%;
  animation: sacale 0.8s ease-out infinite alternate;
}
@keyframes sacale {
  0% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
.compy-sidebox {
  position: fixed;
  z-index: 1002;
  right: 70px;
  top: 280px;
  width: 70px;
  height: 72px;
}
.compy-sidebox .compy-center {
  width: 100%;
  height: 100%;
  position: relative;
}
.compy-sidebox .compy-center .close-btn {
  width: 16px;
  height: 16px;
  border: 1px solid #f9d84f;
  color: #f9d84f;
  box-sizing: border-box;
  text-align: center;
  line-height: 14px;
  position: absolute;
  right: -12px;
  border-radius: 30px;
  top: 0px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.4);
}
.compy-sidebox .compy-center .link-box {
  width: 100%;
  height: 100%;
  display: block;
  background: url(//static.588ku.com/comp/activity/commonVip/images/compyside.png) no-repeat center / 100%;
  -webkit-animation: two-up-down 0.8s ease infinite 80ms alternate;
  animation: two-up-down 0.8s ease infinite 80ms alternate;
}
/*企业vip弹窗 调查问卷 end*/
/*成长活动 抽中全站vip到期时间提醒 start*/
.acthead-listbox {
  font-size: 12px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #5f5f5f;
  line-height: 17px;
}
.acthead-listbox .top-box .actTime-box span {
  color: #FF0707;
}
.acthead-listbox .btn-box .xf-Btn {
  display: inline-block;
  font-size: 12px;
  color: #17a1ff;
  line-height: 17px;
  margin-top: 4px;
  text-decoration: underline;
}
/*成长活动 end*/
.Comn-Toast {
  width: auto;
  height: 46px;
  position: fixed;
  line-height: 46px;
  background: #fff;
  padding: 0 68px;
  z-index: 9999;
  animation: toastcom 3.5s ease-in-out;
  top: -100px;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.65);
  border-radius: 6px;
  backdrop-filter: blur(1px);
}
@keyframes toastcom {
  0% {
    top: -100px;
  }
  10% {
    top: 100px;
  }
  90% {
    top: 100px;
  }
  100% {
    top: -100px;
  }
}
.Comn-Toast .icon-box {
  display: inline-block;
  margin-right: 8px;
}
.Comn-Toast .icon-box i {
  font-size: 14px;
  color: #51c717;
}
.Comn-Toast .tip-span {
  font-size: 14px;
  color: #fff;
  display: inline-block;
  vertical-align: 1px;
}
/* 企业VIP项目 弹窗 start */
.dialog-Box {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 8888;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
}
.dialog-Box .bgimg-box {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  background-color: transparent !important;
}
.dialog-Box .center-dialog {
  position: relative;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  text-align: center;
}
.dialog-Box .center-dialog .center-ctn-box {
  width: 100%;
  display: block;
  text-align: center;
  height: 100%;
  box-sizing: border-box;
  display: table;
}
.dialog-Box .center-dialog .center-ctn-box .table-cell-box {
  display: table-cell;
  vertical-align: middle;
  padding: 50px 0;
  box-sizing: border-box;
}
.dialog-Box .center-dialog .center-ctn-box .table-cell-box .DGclose-Btn {
  top: 26px;
  right: 24px;
  position: absolute;
  font-size: 16px;
  cursor: pointer;
}
.dialog-Box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox {
  display: inline-block;
  position: relative;
}
.dialog-Box.CompyDownlimit-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox {
  width: 480px;
  height: auto;
  border-radius: 4px;
  background-color: #fff;
  position: relative;
  display: inline-block;
}
.dialog-Box.CompyDownlimit-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box {
  padding-bottom: 40px;
  text-align: left;
}
.dialog-Box.CompyDownlimit-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .top-tle {
  width: 100%;
  height: 77px;
  background: rgba(23, 90, 255, 0.05);
  border-radius: 4px 4px 0px 0px;
  font-size: 18px;
  padding: 27px 0 0 40px;
  color: #001013;
  line-height: 24px;
  letter-spacing: 2px;
  box-sizing: border-box;
}
.dialog-Box.CompyDownlimit-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .md-tip {
  padding: 24px 40px 0 40px;
}
.dialog-Box.CompyDownlimit-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .md-tip .hui-f {
  font-size: 12px;
  color: rgba(0, 16, 19, 0.5);
  line-height: 16px;
}
.dialog-Box.CompyDownlimit-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .md-tip .cpy-namebox .cpy-name {
  font-size: 14px;
  padding-top: 8px;
  color: #175aff;
  line-height: 20px;
  display: block;
}
.dialog-Box.CompyDownlimit-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .md-tip .mbtm-box {
  font-size: 14px;
  padding-top: 16px;
  color: #001013;
  line-height: 20px;
}
.dialog-Box.CompyDownlimit-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btn-box {
  padding-top: 56px;
}
.dialog-Box.CompyDownlimit-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btn-box .call-usBtn {
  width: 128px;
  height: 40px;
  background: #175aff;
  border-radius: 4px;
  font-size: 12px;
  color: #ffffff;
  line-height: 40px;
  text-align: center;
  display: block;
  margin: 0 auto;
}
.dialog-Box.PicSay-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox {
  width: 416px;
  height: 242px;
  background: #ffffff;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
}
.dialog-Box.PicSay-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .DGclose-Btn {
  top: 16px;
  right: 16px;
}
.dialog-Box.PicSay-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box {
  padding-top: 64px;
}
.dialog-Box.PicSay-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .md-tip .mbtm-box p {
  font-size: 16px;
  color: #001013;
  line-height: 24px;
}
.dialog-Box.PicSay-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btn-box {
  padding-top: 42px;
  padding-bottom: 48px;
}
.dialog-Box.PicSay-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btn-box .uder-Btn {
  width: 128px;
  height: 40px;
  border-radius: 4px;
  border: 1px solid #175aff;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  color: #175aff;
  line-height: 40px;
  margin-right: 32px;
}
.dialog-Box.PicSay-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btn-box .buyvip-Btn {
  width: 128px;
  height: 40px;
  background: #175aff;
  border-radius: 4px;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  color: #ffffff;
  line-height: 40px;
}
.dialog-Box.Downtreaty-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox {
  width: 416px;
  height: 242px;
  background: #ffffff;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
}
.dialog-Box.Downtreaty-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .DGclose-Btn {
  top: 16px;
  right: 16px;
}
.dialog-Box.Downtreaty-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box {
  padding-top: 64px;
}
.dialog-Box.Downtreaty-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .md-tip .mbtm-box p {
  font-size: 16px;
  color: #001013;
  line-height: 24px;
}
.dialog-Box.Downtreaty-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .BtnPress {
  position: relative;
  cursor: pointer;
  background-color: #175AFF;
  color: #fff;
  display: inline-block;
  border-radius: 4px;
}
.dialog-Box.Downtreaty-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .BtnPress .txt-box {
  position: relative;
  z-index: 1;
}
.dialog-Box.Downtreaty-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .BtnPress:hover:before {
  width: 100%;
  height: 100%;
  content: '';
  border-radius: 4px;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.25);
  left: 0;
  top: 0;
  z-index: 0;
}
.dialog-Box.Downtreaty-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .BtnPress:active:after {
  width: 100%;
  height: 100%;
  content: '';
  border-radius: 4px;
  position: absolute;
  background: rgba(0, 16, 19, 0.25);
  left: 0;
  top: 0;
  z-index: 0;
}
.dialog-Box.Downtreaty-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .BtnPress1 {
  position: relative;
  cursor: pointer;
  border-color: #175AFF;
  color: #175AFF;
  display: inline-block;
  border-radius: 4px;
}
.dialog-Box.Downtreaty-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .BtnPress1 .txt-box {
  position: relative;
  z-index: 1;
}
.dialog-Box.Downtreaty-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .BtnPress1:hover {
  background-color: #175AFF;
}
.dialog-Box.Downtreaty-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .BtnPress1:hover i {
  color: #fff;
}
.dialog-Box.Downtreaty-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .BtnPress1:hover .txt-box {
  color: #fff;
}
.dialog-Box.Downtreaty-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .BtnPress1:hover:before {
  width: 100%;
  height: 100%;
  border-radius: 4px;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.25);
  left: 0;
  top: 0;
}
.dialog-Box.Downtreaty-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .BtnPress1:active:after {
  width: 100%;
  height: 100%;
  content: '';
  border-radius: 4px;
  position: absolute;
  background: rgba(0, 16, 19, 0.25);
  left: 0;
  top: 0;
}
.dialog-Box.Downtreaty-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btn-box {
  padding-top: 42px;
  padding-bottom: 48px;
}
.dialog-Box.Downtreaty-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btn-box .ok-Btn {
  width: 128px;
  height: 40px;
  background: #175aff;
  border-radius: 4px;
  font-size: 12px;
  display: inline-block;
  text-align: center;
  color: #ffffff;
  line-height: 40px;
}
.dialog-Box.portrait-tipbox .center-dialog .table-cell-box .info-ctnbox {
  width: 400px;
  height: 295px;
  background: #ffffff;
  border-radius: 4px;
  display: inline-block;
}
.dialog-Box.portrait-tipbox .center-dialog .table-cell-box .info-ctnbox .DGclose-Btn {
  top: 22px;
}
.dialog-Box.portrait-tipbox .center-dialog .table-cell-box .info-ctnbox .dgcenter-box {
  padding: 0 20px;
  box-sizing: border-box;
}
.dialog-Box.portrait-tipbox .center-dialog .table-cell-box .info-ctnbox .dgcenter-box .top-iconTip {
  padding: 24px 0  20px;
  box-sizing: border-box;
  text-align: left;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.dialog-Box.portrait-tipbox .center-dialog .table-cell-box .info-ctnbox .dgcenter-box .top-iconTip .tip-box {
  font-size: 16px;
  font-weight: bold;
  color: #595959;
  line-height: 22px;
  letter-spacing: 1px;
}
.dialog-Box.portrait-tipbox .center-dialog .table-cell-box .info-ctnbox .dgcenter-box .middle-tle {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #262626;
  display: block;
  line-height: 22px;
  letter-spacing: 1px;
  padding: 30px 0 24px;
}
.dialog-Box.portrait-tipbox .center-dialog .table-cell-box .info-ctnbox .dgcenter-box .middle-tip p {
  font-size: 16px;
  text-align: center;
  color: #595959;
  line-height: 22px;
  letter-spacing: 1px;
  padding-bottom: 12px;
}
.dialog-Box.portrait-tipbox .center-dialog .table-cell-box .info-ctnbox .dgcenter-box .middle-tip p:last-child {
  padding-bottom: 0;
}
.dialog-Box.portrait-tipbox .center-dialog .table-cell-box .info-ctnbox .dgcenter-box .btn-box {
  padding-top: 30px;
}
.dialog-Box.portrait-tipbox .center-dialog .table-cell-box .info-ctnbox .dgcenter-box .btn-box .btn-c {
  margin: 0 auto;
  width: 200px;
  height: 40px;
  background: #17a1ff;
  border-radius: 4px;
  display: block;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  line-height: 40px;
  letter-spacing: 1px;
}
.dialog-Box.portrait-no-vip .center-dialog .table-cell-box .info-ctnbox {
  height: auto;
  padding-bottom: 20px;
}
.dialog-Box.portrait-no-vip .center-dialog .table-cell-box .info-ctnbox .dgcenter-box .middle-tle {
  padding: 11px 0 24px;
}
.dialog-Box.reformtxt-tipbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox {
  width: 470px;
  height: 276px;
  background: #ffffff;
  border-radius: 4px;
  display: inline-block;
}
.dialog-Box.reformtxt-tipbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .DGclose-Btn {
  top: 22px;
}
.dialog-Box.reformtxt-tipbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box {
  padding: 0 20px;
  text-align: left;
}
.dialog-Box.reformtxt-tipbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .top-iconTip {
  padding: 20px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.dialog-Box.reformtxt-tipbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .top-iconTip .tip-box {
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  color: #595959;
  line-height: 22px;
  letter-spacing: 1px;
}
.dialog-Box.reformtxt-tipbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .middle-tip p {
  font-size: 14px;
  color: #262626;
  line-height: 24px;
}
.dialog-Box.reformtxt-tipbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .middle-tip p.m-tle {
  padding-top: 8px;
  padding-bottom: 6px;
}
.dialog-Box.reformtxt-tipbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btn-box {
  padding-top: 10px;
}
.dialog-Box.reformtxt-tipbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btn-box .btn-c {
  cursor: pointer;
  font-size: 14px;
  color: #17a1ff;
  line-height: 24px;
}
.dialog-Box.i588kuDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox {
  /* width: 1000px;
						height: 715px; */
  width: 800px;
  height: 592px;
  display: inline-block;
  background: url("//static.588ku.com/imgPath/public/images/i588kubg.png") no-repeat center / 100%;
}
.dialog-Box.i588kuDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .DGclose-Btn {
  position: absolute;
  right: -80px;
}
.dialog-Box.i588kuDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .DGclose-Btn:before {
  content: '';
  border-top: 1px solid rgba(255, 255, 255, 0.7);
  bottom: 50%;
  position: absolute;
  left: -80px;
  width: 80px;
  z-index: -1;
}
.dialog-Box.i588kuDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .DGclose-Btn i {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 30px;
  background-color: rgba(255, 255, 255, 0.7);
  color: #000;
}
.dialog-Box.i588kuDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box {
  padding: 0 80px;
  box-sizing: border-box;
}
.dialog-Box.i588kuDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .top-iconTip .tip-box {
  width: 216px;
  height: 29px;
  font-size: 30px;
  font-weight: bold;
  color: #000000;
  padding-top: 80px;
  display: block;
  text-align: center;
  margin: 0 auto 40px;
}
.dialog-Box.i588kuDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .p-txt {
  padding-top: 20px;
  text-align: left;
}
.dialog-Box.i588kuDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .p-txt p {
  font-size: 18px;
  color: #000000;
  text-indent: 2em;
  line-height: 32px;
}
.dialog-Box.i588kuDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .p-txt p:first-child {
  text-indent: 0;
  margin-bottom: 14px;
}
.dialog-Box.i588kuDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .p-txt p .red-f {
  color: #FF0000;
}
.dialog-Box.i588kuDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .right-box {
  font-size: 18px;
  color: #000000;
  line-height: 34px;
  padding-top: 0px;
  text-align: right;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox {
  width: 720px;
  position: relative;
  background: #ffffff;
  margin-top: 90px;
  padding-bottom: 20px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .DGclose-Btn {
  width: 20px;
  height: 20px;
  border-radius: 20px;
  background-color: #fff;
  position: absolute;
  right: -32px;
  top: -50px;
  line-height: 17px;
  text-align: center;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .DGclose-Btn i {
  font-size: 12px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .toptab-box {
  position: absolute;
  top: -60px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .toptab-box .toptab-item {
  float: left;
  width: 360px;
  height: 60px;
  cursor: pointer;
  background: linear-gradient(90deg, #988eea, #cdc7ff);
  border-image: linear-gradient(188deg, #e3dfff -13%, #988eea 134%) 2 2;
  border-radius: 8px 8px 0px 0px;
  box-sizing: border-box;
  position: relative;
  display: inline-block;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .toptab-box .toptab-item .tab-top {
  font-size: 16px;
  text-align: center;
  color: #3a308f;
  line-height: 16px;
  letter-spacing: 1px;
  padding-top: 22px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .toptab-box .toptab-item .p-txt {
  display: none;
  padding-top: 10px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .toptab-box .toptab-item .p-txt p {
  font-size: 12px;
  text-align: center;
  color: #3a308f;
  line-height: 12px;
  letter-spacing: 1px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .toptab-box .toptab-item .p-txt p:first-child {
  padding-bottom: 10px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .toptab-box .toptab-item:nth-child(2) {
  background: linear-gradient(137deg, #fee1ae 26%, #fac675 74%);
  border-image: linear-gradient(173deg, #fce7c2 -9%, #fac777 137%) 2 2;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .toptab-box .toptab-item:nth-child(2) .tab-top {
  color: #663f04;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .toptab-box .toptab-item:nth-child(2) .tab-top .icon-box i {
  font-size: 18px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .toptab-box .toptab-item:nth-child(2) .p-txt p {
  color: #663f04;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .toptab-box .toptab-item.on {
  height: 90px;
  margin-top: -30px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .toptab-box .toptab-item.on .tab-top {
  padding-top: 15px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .toptab-box .toptab-item.on .p-txt {
  display: block;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box {
  margin: 30px auto 0;
  position: relative;
  width: 630px;
  padding-bottom: 20px;
  height: 300px;
  background: #f6f7f9;
  overflow-y: auto;
  /*定义滑块 内阴影+圆角*/
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.25);
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .fixType-box {
  width: 100px;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
  z-index: 1;
  border-radius: 4px;
  left: 15px;
  top: 15px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .fixType-box .fixtype-item {
  width: 100%;
  height: 40px;
  background: #EFF2F5;
  background: rgba(184, 193, 206, 0.4);
  text-align: center;
  position: relative;
  cursor: pointer;
  transition: all 0.3s;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .fixType-box .fixtype-item:first-child {
  border-radius: 4px 4px 0 0;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .fixType-box .fixtype-item:last-child {
  border-radius: 0 0 4px 4px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .fixType-box .fixtype-item .icon-box {
  padding-right: 5px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .fixType-box .fixtype-item .icon-box i {
  font-size: 14px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .fixType-box .fixtype-item .txt-span {
  font-size: 12px;
  color: #001013;
  line-height: 40px;
  transition: all 0.1s;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .fixType-box .fixtype-item .status-box {
  display: none;
  position: absolute;
  right: 0;
  bottom: 0;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .fixType-box .fixtype-item .status-box:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
  border-top: 10px solid transparent;
  border-right: 10px solid #175AFF;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #175AFF;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .fixType-box .fixtype-item .status-box i {
  position: relative;
  z-index: 1;
  font-size: 12px;
  color: #fff;
  display: inline-block;
  transform: scale(0.8);
  top: 2px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .fixType-box .fixtype-item.on {
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
  background-color: #fff;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .fixType-box .fixtype-item.on .txt-span {
  font-size: 12px;
  font-weight: bold;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .fixType-box .fixtype-item.on .status-box {
  display: block;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .priceinfo-box {
  text-align: center;
  padding-top: 15px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .priceinfo-box .pey-txt {
  font-size: 16px;
  color: #001013;
  line-height: 24px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .priceinfo-box .price-numbox .price-num {
  font-size: 38px;
  font-weight: bold;
  color: #ff575b;
  line-height: 38px;
  color: #ff5a00;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .priceinfo-box .price-numbox .calc-box {
  font-size: 16px;
  color: #001013;
  line-height: 24px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .coupon-Box {
  width: 100%;
  margin-top: 10px;
  font-size: 0;
  text-align: center;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .coupon-Box .coupon-Child {
  background: url('//static.588ku.com/imgPath/sponsorN/images/yhqbg.png') no-repeat center right / 100%;
  width: 168px;
  height: 44px;
  display: inline-block;
  font-size: 14px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .coupon-Box .coupon-Child .coupon-top {
  font-size: 12px;
  color: #FF3900;
  padding-top: 8px;
  letter-spacing: 1px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .coupon-Box .coupon-Child .coupon-top .coupon-priceBox {
  display: inline-block;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .coupon-Box .coupon-Child .coupon-top .coupon-priceBox .coupon-price {
  color: #FF3900;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .coupon-Box .coupon-Child .coupon-top em {
  display: inline-block;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .coupon-Box .coupon-Child .coupon-bottom {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.45);
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .coupon-Box .coupon-Child .coupon-bottom .coupon-time {
  font-size: 12px;
  letter-spacing: 4px;
  color: #737c7f;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .ptype-item {
  display: none;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .ptype-item .center-box {
  min-width: 555px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .ptype-item.on {
  display: block;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box {
  text-align: center;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox {
  text-align: center;
  display: inline-block;
  padding-top: 28px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item {
  display: inline-block;
  margin: 0 50px;
  float: left;
  position: relative;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item .tip-box {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 1;
  line-height: 168px;
  text-align: center;
  font-size: 18px;
  background-color: #eee;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item .tip-box > span {
  cursor: pointer;
  text-decoration: underline;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item .pvcode-border,
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item > div,
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item .newwx {
  width: 110px;
  height: 110px;
  display: block;
  position: relative;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item .pvcode-border .img-box,
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item > div .img-box,
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item .newwx .img-box {
  width: 100%;
  height: 100%;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item .pvcode-border .img-box img,
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item > div .img-box img,
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item .newwx .img-box img {
  width: 100%;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item .btm-name,
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item .weixin,
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item .weixin-logo {
  text-align: center;
  padding-top: 18px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item .btm-name i,
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item .weixin i,
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item .weixin-logo i {
  font-size: 22px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item .btm-name span,
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item .weixin span,
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item .weixin-logo span {
  font-size: 14px;
  color: #001013;
  line-height: 22px;
  display: inline-block;
  letter-spacing: 2px;
  vertical-align: 3px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item .Btn-box {
  padding-top: 12px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item .Btn-box > a {
  color: #ffffff;
  display: block;
  width: 110px;
  height: 30px;
  margin: 0 auto;
  border-radius: 4px;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 2px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item .btm-status .hide {
  display: none;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item.wx .pvcode-border,
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item#weixin_pay .pvcode-border {
  border: 1px solid #4BB316;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item.wx .pvcode-border .img-box,
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item#weixin_pay .pvcode-border .img-box {
  background: url('//static.588ku.com/comp/public/images/pay_loading.gif') no-repeat center / 80%;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item.wx .btm-name i,
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item#weixin_pay .btm-name i {
  color: #4BB316;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item.wx .btm-status .Btn-box > a,
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item#weixin_pay .btm-status .Btn-box > a {
  background: #41b035;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item.alipayBox .vcode-b {
  width: 110px;
  height: 110px;
  display: block;
  box-sizing: border-box;
  border: 1px solid #4BB316;
  position: relative;
  border-color: #1777fd;
  background: url('//static.588ku.com/imgPath/sponsorN/images/aliPay-bg.png') no-repeat center / 80%;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item.alipayBox .btm-name {
  padding-top: 22px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item.alipayBox .btm-name .icon-box {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: -2px;
  background: url('//static.588ku.com/imgPath/public/images/Icon/zhifubaoIcon.png') no-repeat center / 100%;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item.alipayBox .btm-name .p-txt {
  color: #001013;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item.alipayBox .btm-name i {
  color: #4BB316;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item.alipayBox .Btn-box {
  padding-top: 13px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item.alipayBox .Btn-box .aliPay-Btn {
  background: #1676ff;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item.jd .pvcode-border {
  border: 1px solid #E31D1A;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item.jd .pvcode-border .img-box {
  padding: 15px;
  box-sizing: border-box;
  background: url('//static.588ku.com/comp/public/images/pay_loading.gif') no-repeat center / 80%;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item.jd .btm-name i {
  color: #E31D1A;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item.jd .btm-status .Btn-box > a {
  background: #E31D1A;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox #weixin_pay .weixin {
  padding-top: 0;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox #weixin_pay #weixin-qrcode {
  border: 1px solid #4BB316;
  padding: 16px;
  box-sizing: border-box;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox #weixin_pay #weixin-qrcode img {
  max-width: 100%;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox #weixin_pay .weixin-logo {
  display: block;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox #weixin_pay .weixin-logo i {
  color: #4BB316;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box {
  text-align: center;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .center-box {
  display: inline-block;
  padding-left: 145px;
  box-sizing: border-box;
  display: block;
  padding-top: 30px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .topTab-linebox .topTab-box .tab-item {
  position: relative;
  margin-right: 88px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .topTab-linebox .topTab-box .tab-item:after {
  content: '';
  position: absolute;
  width: 56px;
  height: 2px;
  background: rgba(0, 16, 19, 0.5);
  border-radius: 2px;
  right: -72px;
  top: 50%;
  margin-top: -1px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .topTab-linebox .topTab-box .tab-item:last-child {
  margin-right: 0;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .topTab-linebox .topTab-box .tab-item:last-child:after {
  display: none;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .topTab-linebox .topTab-box .tab-item .tl-num {
  width: 30px;
  height: 30px;
  border: 1px solid #001013;
  color: #001013;
  border-radius: 50px;
  text-align: center;
  line-height: 30px;
  box-sizing: border-box;
  margin-top: 2px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .topTab-linebox .topTab-box .tab-item .tr-txt {
  text-align: left;
  padding-left: 8px;
  font-size: 12px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .topTab-linebox .topTab-box .tab-item .tr-txt .t-f {
  font-size: 12px;
  color: #001013;
  line-height: 20px;
  display: block;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .topTab-linebox .topTab-box .tab-item .tr-txt .b-f {
  display: block;
  line-height: 16px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .topTab-linebox .topTab-box .tab-item:hover,
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .topTab-linebox .topTab-box .tab-item.on {
  cursor: pointer;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .topTab-linebox .topTab-box .tab-item:hover .tl-num,
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .topTab-linebox .topTab-box .tab-item.on .tl-num {
  border-color: #175AFF;
  color: #175AFF;
  background: rgba(23, 90, 255, 0.05);
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .topTab-linebox .topTab-box .tab-item:hover .tr-txt,
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .topTab-linebox .topTab-box .tab-item.on .tr-txt {
  color: #175AFF;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .topTab-linebox .topTab-box .tab-item:hover .tr-txt .t-f,
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .topTab-linebox .topTab-box .tab-item.on .tr-txt .t-f {
  color: #175AFF;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .topTab-linebox .btn-box {
  padding-left: 20px;
  float: left;
  padding-top: 6px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .topTab-linebox .btn-box .call-Btn {
  width: 90px;
  height: 26px;
  border-radius: 4px;
  border: 1px solid #5f2c17;
  font-size: 12px;
  color: #5f2c17;
  cursor: pointer;
  line-height: 26px;
  text-align: center;
  display: inline-block;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .topTab-linebox .btn-box .call-Btn:hover {
  width: 90px;
  height: 26px;
  text-align: center;
  background: linear-gradient(180deg, #985733, #5f2c17);
  border-radius: 4px;
  color: #ffffff;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .tabResult-box {
  text-align: left;
  padding-top: 34px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .tabResult-box .tabr-item {
  max-height: 0;
  transition: all 0.3s;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .tabResult-box .tabr-item .tle-box {
  font-size: 12px;
  color: #001013;
  line-height: 16px;
  padding-bottom: 10px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .tabResult-box .tabr-item .payAcount-infobox {
  padding-top: 6px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .tabResult-box .tabr-item .payAcount-infobox .info-line {
  font-size: 14px;
  color: #001013;
  line-height: 20px;
  padding-bottom: 8px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .tabResult-box .tabr-item .payAcount-infobox .info-line .copy-Btn {
  font-size: 12px;
  color: rgba(0, 16, 19, 0.5);
  line-height: 16px;
  padding-left: 16px;
  cursor: pointer;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .tabResult-box .tabr-item .payAcount-infobox .info-line .copy-Btn:hover {
  color: #175AFF;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .tabResult-box .tabr-item .demo-imgBox {
  max-width: 555px;
  height: 360px;
  width: 460px;
  background: url("//static.588ku.com/imgPath/compyVip/images/bill1.jpg?v=2009181030") no-repeat center / 100%;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .tabResult-box .tabr-item.on {
  visibility: visible;
  opacity: 1;
  max-height: 700px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box {
  display: none;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box.on {
  display: block;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList {
  padding-top: 30px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list {
  margin: 0 -15px;
  display: inline-block;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item {
  width: 190px;
  height: 130px;
  background: #ffffff;
  position: relative;
  border-radius: 4px;
  float: left;
  cursor: pointer;
  margin: 0 15px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item:last-child {
  margin-right: 0;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .center-box {
  position: relative;
  z-index: 1;
  height: 100%;
  box-sizing: border-box;
  padding-bottom: 50px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .top-left {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  z-index: 2;
  padding: 4px 10px;
  white-space: nowrap;
  box-sizing: border-box;
  height: 24px;
  background: linear-gradient(270deg, #ff0443, #ff9424);
  border-radius: 4px 0px 29px 0px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  line-height: 12px;
  letter-spacing: 1px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .topTime-fix {
  width: 238px;
  height: 30px;
  background: url("//static.588ku.com/imgPath/compyVip/images/mtopfix.svg") no-repeat center / 100%;
  position: absolute;
  top: -15px;
  text-align: center;
  right: -2px;
  z-index: 3;
  padding-left: 5px;
  box-sizing: border-box;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .topTime-fix span {
  font-size: 14px;
  color: #ffffff;
  line-height: 30px;
  letter-spacing: 1px;
  display: inline-block;
  vertical-align: middle;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .topTime-fix span.txt-box {
  padding-right: 4px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item:after {
  position: absolute;
  width: 190px;
  height: 130px;
  top: 1px;
  left: 1px;
  border-radius: 4px;
  box-sizing: border-box;
  border: 1px solid #7e8691;
  background: transparent;
  z-index: 0;
  content: '';
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .rfix-icon {
  position: absolute;
  width: 34px;
  height: 34px;
  right: 0;
  top: 0;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .top-box {
  box-sizing: border-box;
  position: relative;
  padding-top: 38px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .top-box .meal-name {
  font-size: 20px;
  color: #001013;
  line-height: 28px;
  letter-spacing: 1px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #dca13b;
  padding-top: 22px;
  letter-spacing: 0px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .top-box .meal-name + .price-box {
  padding-top: 12px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .top-box .meal-name .vip-box {
  width: 26px;
  height: 15px;
  margin-right: 12px;
  display: inline-block;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .top-box .meal-name .vip-box.img1 {
  background: url('//static.588ku.com/imgPath/video_listen/videoV1/images/compyvip2.png') no-repeat center / 100%;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .top-box .meal-name .vip-box.img2 {
  background: url('//static.588ku.com/imgPath/video_listen/videoV1/images/compyvip1.png') no-repeat center / 100%;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .top-box .meal-name .vip-box.img3 {
  background: url('//static.588ku.com/imgPath/video_listen/videoV1/images/compyvip3.png') no-repeat center / 100%;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .top-box .acount-desc {
  font-size: 12px;
  padding: 4px 0 8px 0;
  color: #001013;
  line-height: 16px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .top-box .price-box {
  text-align: center;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .top-box .price-box .price-num {
  font-size: 30px;
  text-align: center;
  color: #7e8691;
  line-height: 30px;
  letter-spacing: 1px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .top-box .price-box .calc-box {
  font-size: 12px;
  text-align: center;
  color: #7e8691;
  line-height: 12px;
  letter-spacing: 1px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .top-box .price-box .calc-box .old-price {
  text-decoration: line-through;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .top-box .price-box .calc-box .fix-oldprice {
  font-size: 14px;
  text-decoration: line-through;
  color: rgba(0, 16, 19, 0.5);
  line-height: 20px;
  left: 0;
  position: absolute;
  top: -22px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .btm-box {
  width: 162px;
  height: 50px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -81px;
  border-radius: 0px 0px 4px 4px;
  text-align: center;
  border-top: 1px solid rgba(126, 134, 145, 0.2);
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .btm-box .btm-tip {
  line-height: 16px;
  display: block;
  height: 100%;
  font-size: 14px;
  text-align: center;
  color: #7e8691;
  line-height: 14px;
  letter-spacing: 1px;
  padding: 0 8px;
  box-sizing: border-box;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .rb-icon {
  position: absolute;
  bottom: 1px;
  right: 1px;
  display: none;
  z-index: 2;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .rb-icon:after {
  content: '';
  position: absolute;
  bottom: -1px;
  right: -1px;
  z-index: 0;
  border-top: 10px solid transparent;
  border-right: 10px solid #3a308f;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #3a308f;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .rb-icon i {
  color: #fff;
  position: relative;
  z-index: 1;
  line-height: 28px;
  right: -2px;
  top: 8px;
  font-size: 12px;
  display: inline-block;
  transform: scale(0.7);
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item:hover:after {
  border: 1px solid #3a308f;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item.select:after {
  background: linear-gradient(270deg, #cac4fe, #ffffff);
  border: 1px solid #9a91eb;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item.select .top-box .meal-name {
  color: #3a308f;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item.select .top-box .acount-desc {
  color: #3a308f;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item.select .top-box .price-box .price-num {
  color: #3a308f;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item.select .top-box .price-box .calc-box {
  color: #3a308f;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item.select .top-box .price-box .calc-box .fix-oldprice {
  color: #3a308f;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item.select .btm-box .btm-tip {
  color: #3a308f;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item.select .top-left {
  display: block;
  z-index: 2;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item.select:after {
  border: 1px solid #3a308f;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item.select .rb-icon {
  display: block;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .rfix-icon {
  width: 42px;
  height: 42px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .pay-Price-Box .pay-PriceList .Price-list .pl-item .top-box {
  padding-top: 10px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .pay-Price-Box .pay-PriceList .Price-list .pl-item .top-box .top-tip {
  font-size: 16px;
  text-align: center;
  color: #7e8691;
  line-height: 16px;
  letter-spacing: 1px;
  padding-bottom: 13px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .pay-Price-Box .pay-PriceList .Price-list .pl-item .top-box .price-box .price-num {
  font-size: 30px;
  text-align: center;
  color: #7e8691;
  line-height: 30px;
  letter-spacing: 1px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .pay-Price-Box .pay-PriceList .Price-list .pl-item .rb-icon {
  position: absolute;
  bottom: 1px;
  right: 1px;
  z-index: 2;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .pay-Price-Box .pay-PriceList .Price-list .pl-item .rb-icon:after {
  content: '';
  position: absolute;
  bottom: -1px;
  right: -1px;
  z-index: 0;
  border-top: 10px solid transparent;
  border-right: 10px solid #5f2c17;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #5f2c17;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .pay-Price-Box .pay-PriceList .Price-list .pl-item .btm-box {
  width: 168px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .pay-Price-Box .pay-PriceList .Price-list .pl-item .btm-box .btm-tip {
  padding: 0;
  font-size: 12px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .pay-Price-Box .pay-PriceList .Price-list .pl-item.select .top-box .top-tip {
  color: #602c18;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .pay-Price-Box .pay-PriceList .Price-list .pl-item.select .top-box .price-box .price-num {
  color: #602c18;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .pay-Price-Box .pay-PriceList .Price-list .pl-item.select .top-box .price-box .calc-box {
  color: #602c18;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .pay-Price-Box .pay-PriceList .Price-list .pl-item.select .btm-box .btm-tip {
  color: #602c18;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .pay-Price-Box .pay-PriceList .Price-list .pl-item.select:after {
  background: linear-gradient(270deg, #ffd28b, #fcefd9);
  border: 1px solid #c59a5f;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .btm-PayType-Box .topTab-linebox .topTab-box .tab-item {
  position: relative;
  margin-right: 88px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .btm-PayType-Box .topTab-linebox .topTab-box .tab-item:after {
  content: '';
  position: absolute;
  width: 56px;
  height: 2px;
  background: rgba(0, 16, 19, 0.5);
  border-radius: 2px;
  right: -72px;
  top: 50%;
  margin-top: -1px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .btm-PayType-Box .topTab-linebox .topTab-box .tab-item:last-child {
  margin-right: 0;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .btm-PayType-Box .topTab-linebox .topTab-box .tab-item:last-child:after {
  display: none;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .btm-PayType-Box .topTab-linebox .topTab-box .tab-item .tl-num {
  width: 32px;
  height: 32px;
  border: 1px solid #001013;
  color: #001013;
  border-radius: 50px;
  text-align: center;
  line-height: 32px;
  box-sizing: border-box;
  margin-top: 2px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .btm-PayType-Box .topTab-linebox .topTab-box .tab-item .tr-txt {
  text-align: left;
  padding-left: 8px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .btm-PayType-Box .topTab-linebox .topTab-box .tab-item .tr-txt .t-f {
  font-size: 14px;
  color: #001013;
  line-height: 20px;
  display: block;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .btm-PayType-Box .topTab-linebox .topTab-box .tab-item .tr-txt .b-f {
  display: block;
  line-height: 16px;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .btm-PayType-Box .topTab-linebox .topTab-box .tab-item:hover,
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .btm-PayType-Box .topTab-linebox .topTab-box .tab-item.on {
  cursor: pointer;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .btm-PayType-Box .topTab-linebox .topTab-box .tab-item:hover .tl-num,
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .btm-PayType-Box .topTab-linebox .topTab-box .tab-item.on .tl-num {
  border-color: #175AFF;
  color: #175AFF;
  background: rgba(23, 90, 255, 0.05);
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .btm-PayType-Box .topTab-linebox .topTab-box .tab-item:hover .tr-txt,
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .btm-PayType-Box .topTab-linebox .topTab-box .tab-item.on .tr-txt {
  color: #175AFF;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .btm-PayType-Box .topTab-linebox .topTab-box .tab-item:hover .tr-txt .t-f,
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .btm-PayType-Box .topTab-linebox .topTab-box .tab-item.on .tr-txt .t-f {
  color: #175AFF;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .btm-PayType-Box .topTab-linebox .btn-box {
  padding-left: 64px;
  float: left;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .btm-PayType-Box .topTab-linebox .btn-box .call-Btn {
  width: 96px;
  height: 36px;
  border-radius: 4px;
  border: 1px solid #175aff;
  font-size: 12px;
  color: #175aff;
  line-height: 36px;
  text-align: center;
  display: inline-block;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box.on + .tabitem-box + .btm-PayType-Box .fixType-box {
  display: none;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box.on + .btm-PayType-Box .fixType-box {
  display: block;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .paybtm-tip {
  font-size: 10px;
  text-align: center;
  color: #737c7f;
  line-height: 14px;
  letter-spacing: 1px;
  padding-top: 10px;
  padding-left: 45px;
  text-align: left;
  cursor: pointer;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .paybtm-tip input[type="checkbox"] {
  display: none;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .paybtm-tip .look-Treaty {
  color: #eec682;
}
.dialog-Box.vVippayDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .paybtm-tip .look-Treaty:hover {
  color: #693721;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox {
  width: 956px;
  height: 540px;
  position: relative;
  background: #ffffff;
  margin-top: 90px;
  box-sizing: border-box;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .DGclose-Btn {
  width: 20px;
  height: 20px;
  border-radius: 20px;
  background-color: #fff;
  position: absolute;
  right: -32px;
  top: -50px;
  line-height: 17px;
  text-align: center;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .DGclose-Btn i {
  font-size: 12px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .vl-pay-l {
  position: relative;
  width: 161px;
  height: 461px;
  padding-left: 19px;
  background: linear-gradient(180deg, #d2cdfa, #988eea);
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .vl-pay-l .benefit {
  padding-top: 30px;
  width: 140px;
  color: #fff;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .vl-pay-l .benefit li {
  height: 20px;
  line-height: 20px;
  margin-bottom: 20px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .vl-pay-l .benefit li:before {
  content: ".";
  font-size: 24px;
  color: #febf2c;
  margin-left: 4px;
  margin-right: 12px;
  vertical-align: 3px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .vl-pay-l .qq-17 {
  position: absolute;
  text-align: center;
  color: #fff;
  bottom: 38px;
  left: 39px;
  height: 27px;
  line-height: 27px;
  padding-left: 20px;
  width: 74px;
  background: url(//static.588ku.com/imgPath/video_listen/images/icon.png) no-repeat -116px -62px #0d0b0b;
  border-radius: 2px;
  font-size: 12px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox.opt .vl-close {
  position: absolute;
  right: 20px;
  top: 16px;
  font-size: 20px;
  line-height: 20px;
  cursor: pointer;
  color: #9d9d9d;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox.opt .vl-pay-l {
  width: 236px;
  height: 100%;
  padding: 0px;
  position: relative;
  padding-left: 0px;
  padding: 0;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox.opt .vl-pay-l .pay-l-top {
  text-align: center;
  width: auto;
  padding-top: 65px;
  padding-bottom: 0px;
  border: none;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox.opt .vl-pay-l .pay-l-top .icon {
  font-size: 54px;
  color: #7265E2;
  position: relative;
  width: 54px;
  height: 46px;
  display: block;
  margin: 0 auto;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox.opt .vl-pay-l .pay-l-top .icon:before {
  position: relative;
  z-index: 1;
  display: none;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox.opt .vl-pay-l .pay-l-top .icon:after {
  content: '';
  display: block;
  width: 54px;
  height: 46px;
  background-image: url('//static.588ku.com/imgPath/public/images/videoComoniconV1.png');
  background-repeat: no-repeat;
  background-position: -77px -10px;
  background-size: 142px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox.opt .vl-pay-l .pay-l-top .text1 {
  font-size: 26px;
  margin-top: 22px;
  color: rgba(255, 255, 255, 0.65);
  line-height: 16px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox.opt .vl-pay-l .pay-l-top .text1 span {
  color: #fff;
  font-size: inherit;
  font-size: 16px;
  text-align: center;
  color: #3a308f;
  line-height: 16px;
  letter-spacing: 1px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox.opt .vl-pay-l .pay-l-top .text2 {
  color: rgba(255, 255, 255, 0.75);
  font-size: 14px;
  padding-top: 15px;
  text-align: center;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox.opt .vl-pay-l .pay-l-top .text2 .center-span {
  display: inline-block;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox.opt .vl-pay-l .pay-l-top .text2 .center-span .t2-item {
  display: inline-block;
  font-size: 12px;
  font-size: 10px;
  text-align: center;
  color: #3a308f;
  line-height: 12px;
  letter-spacing: 1px;
  margin: 0 5px;
  float: left;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox.opt .vl-pay-l .pay-l-top .text2 .center-span .t2-item .t2-icon {
  display: block;
  width: 21px;
  height: 21px;
  background-image: url('//static.588ku.com/imgPath/public/images/videoComoniconV1.png');
  background-repeat: no-repeat;
  margin-bottom: 5px;
  background-size: 142px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox.opt .vl-pay-l .pay-l-top .text2 .center-span .t2-item .t2-icon.video {
  background-position: -94px -96px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox.opt .vl-pay-l .pay-l-top .text2 .center-span .t2-item .t2-icon.music {
  background-position: -95px -67px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox.opt .vl-pay-l .pay-l-top .text2 .center-span .t2-item .t2-icon.audio {
  background-position: -94px -125px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox.opt .vl-pay-l .pay-l-top .text2 .center-span .add-icon {
  display: inline-block;
  font-size: 12px;
  float: left;
  line-height: 40px;
  font-size: 14px;
  text-align: center;
  color: #3a308f;
  line-height: 16px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox.opt .vl-pay-l .pay-l-center .list {
  padding-top: 32px;
  padding-left: 42px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox.opt .vl-pay-l .pay-l-center .list li {
  color: rgba(51, 51, 51, 0.8);
  line-height: 28px;
  font-size: 12px;
  text-align: left;
  color: #3a308f;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox.opt .vl-pay-l .pay-l-center .list li > span {
  position: relative;
  margin-right: 8px;
  color: #385DB1;
  font-weight: bolder;
  font-size: 12px;
  text-align: center;
  color: #3a308f;
  line-height: 14px;
  letter-spacing: 1px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox.opt .vl-pay-l .pay-l-center .list li > span:before {
  content: '';
  position: absolute;
  top: 6px;
  left: 31px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #385DB1;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox.opt .vl-pay-l .pay-l-center .list li em {
  margin-left: 12px;
  color: #385DB1;
  color: #3a308f;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox.opt .vl-pay-l .pay-l-center .list li em i {
  color: #FF4747;
  font-weight: bold;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox.opt .vl-pay-l .pay-l-center .list li .tag-box {
  width: 68px;
  height: 20px;
  background: linear-gradient(90deg, #ff9424, #ff0543);
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  margin-right: 2px;
  line-height: 20px;
  text-align: center;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox.opt .vl-pay-l .pay-l-center .list li .tag-box i {
  color: #fff;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox.opt .vl-pay-l .kefu-call-btnV1 {
  display: block;
  margin: 137px 0 0 18px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box {
  width: 720px;
  width: 100%;
  padding-left: 236px;
  box-sizing: border-box;
  display: inline-block;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .toptab-box {
  background: #f6f7fc;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .toptab-box .toptab-item {
  float: left;
  width: 360px;
  height: 78px;
  cursor: pointer;
  border-radius: 8px 8px 0px 0px;
  box-sizing: border-box;
  position: relative;
  display: inline-block;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .toptab-box .toptab-item .toptab-ctn {
  display: inline-block;
  position: relative;
  height: 100%;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .toptab-box .toptab-item .toptab-ctn:before {
  content: '';
  width: 146px;
  height: 5px;
  background-color: #3a308f;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -73px;
  display: none;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .toptab-box .toptab-item:nth-child(1) {
  text-align: right;
  padding-right: 50px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .toptab-box .toptab-item .tab-top {
  font-size: 20px;
  text-align: center;
  color: #3a308f;
  color: #7e8691;
  line-height: 16px;
  letter-spacing: 1px;
  padding-top: 20px;
  font-weight: bold;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .toptab-box .toptab-item .tab-top .icon-box i {
  font-size: 20px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .toptab-box .toptab-item .p-txt {
  padding-top: 10px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .toptab-box .toptab-item .p-txt p {
  font-size: 16px;
  text-align: center;
  color: #3a308f;
  color: #7e8691;
  line-height: 12px;
  letter-spacing: 1px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .toptab-box .toptab-item .p-txt p:first-child {
  padding-bottom: 10px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .toptab-box .toptab-item:nth-child(2) {
  text-align: left;
  padding-left: 50px;
  box-sizing: border-box;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .toptab-box .toptab-item:nth-child(2) .tab-top {
  color: #663f04;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .toptab-box .toptab-item:nth-child(2) .p-txt p {
  color: #663f04;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .toptab-box .toptab-item.on {
  height: 78px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .toptab-box .toptab-item.on:nth-child(1) .tab-top {
  color: #3a308f;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .toptab-box .toptab-item.on:nth-child(1) .p-txt p {
  color: #3a308f;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .toptab-box .toptab-item.on:nth-child(2) .toptab-ctn:before {
  background-color: #5f2c17;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .toptab-box .toptab-item.on .toptab-ctn:before {
  display: block;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box {
  margin: 13px auto 0;
  position: relative;
  width: 630px;
  padding-bottom: 20px;
  height: 295px;
  background: #f6f7f9;
  overflow-y: auto;
  box-sizing: border-box;
  /*定义滑块 内阴影+圆角*/
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.25);
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .fixType-box {
  width: 100px;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
  z-index: 1;
  border-radius: 4px;
  left: 15px;
  top: 15px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .fixType-box .fixtype-item {
  width: 100%;
  height: 40px;
  background: #EFF2F5;
  background: rgba(184, 193, 206, 0.4);
  text-align: center;
  position: relative;
  cursor: pointer;
  transition: all 0.3s;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .fixType-box .fixtype-item:first-child {
  border-radius: 4px 4px 0 0;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .fixType-box .fixtype-item:last-child {
  border-radius: 0 0 4px 4px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .fixType-box .fixtype-item .icon-box {
  padding-right: 5px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .fixType-box .fixtype-item .icon-box i {
  font-size: 14px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .fixType-box .fixtype-item .txt-span {
  font-size: 12px;
  color: #001013;
  line-height: 40px;
  transition: all 0.1s;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .fixType-box .fixtype-item .status-box {
  display: none;
  position: absolute;
  right: 0;
  bottom: 0;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .fixType-box .fixtype-item .status-box:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
  border-top: 10px solid transparent;
  border-right: 10px solid #5f2c17;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #5f2c17;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .fixType-box .fixtype-item .status-box i {
  position: relative;
  z-index: 1;
  font-size: 12px;
  color: #fff;
  display: inline-block;
  transform: scale(0.8);
  top: 2px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .fixType-box .fixtype-item.on {
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
  background-color: #fff;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .fixType-box .fixtype-item.on .txt-span {
  font-size: 12px;
  font-weight: bold;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .fixType-box .fixtype-item.on .status-box {
  display: block;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .priceinfo-box {
  text-align: center;
  padding-top: 15px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .priceinfo-box .pey-txt {
  font-size: 16px;
  color: #001013;
  line-height: 24px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .priceinfo-box .price-numbox .price-num {
  font-size: 38px;
  font-weight: bold;
  color: #ff575b;
  line-height: 38px;
  color: #ff5a00;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .priceinfo-box .price-numbox .calc-box {
  font-size: 16px;
  color: #001013;
  line-height: 24px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .coupon-Box {
  width: 100%;
  margin-top: 10px;
  font-size: 0;
  text-align: center;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .coupon-Box .coupon-Child {
  background: url('//static.588ku.com/imgPath/sponsorN/images/yhqbg.png') no-repeat center right / 100%;
  width: 168px;
  height: 44px;
  display: inline-block;
  font-size: 14px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .coupon-Box .coupon-Child .coupon-top {
  font-size: 12px;
  color: #FF3900;
  padding-top: 8px;
  letter-spacing: 1px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .coupon-Box .coupon-Child .coupon-top .coupon-priceBox {
  display: inline-block;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .coupon-Box .coupon-Child .coupon-top .coupon-priceBox .coupon-price {
  color: #FF3900;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .coupon-Box .coupon-Child .coupon-top em {
  display: inline-block;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .coupon-Box .coupon-Child .coupon-bottom {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.45);
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .coupon-Box .coupon-Child .coupon-bottom .coupon-time {
  font-size: 12px;
  letter-spacing: 4px;
  color: #737c7f;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .ptype-item {
  display: none;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .ptype-item .center-box {
  min-width: 555px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .ptype-item.on {
  display: block;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box {
  text-align: center;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox {
  text-align: center;
  display: inline-block;
  padding-top: 28px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode {
  display: inline-block;
  margin: 0 50px;
  float: left;
  position: relative;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item .tip-box,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode .tip-box {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 1;
  line-height: 168px;
  text-align: center;
  font-size: 18px;
  background-color: #eee;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item .tip-box > span,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode .tip-box > span {
  cursor: pointer;
  text-decoration: underline;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item .pvcode-border,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode .pvcode-border,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item > div,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode > div,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item .newwx,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode .newwx {
  width: 140px;
  height: 140px;
  display: block;
  position: relative;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item .pvcode-border .img-box,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode .pvcode-border .img-box,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item > div .img-box,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode > div .img-box,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item .newwx .img-box,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode .newwx .img-box {
  width: 100%;
  height: 100%;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item .pvcode-border .img-box img,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode .pvcode-border .img-box img,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item > div .img-box img,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode > div .img-box img,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item .newwx .img-box img,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode .newwx .img-box img {
  width: 100%;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item .zz-box,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode .zz-box {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #ddd;
  top: 0;
  left: 0;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  padding: 40px 0px 0;
  box-sizing: border-box;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item .zz-box .a-link,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode .zz-box .a-link {
  text-decoration: underline;
  cursor: pointer;
  color: #008BFF;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item .zz-box .a-link:hover,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode .zz-box .a-link:hover {
  color: #008BFF;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item .zz-box > p,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode .zz-box > p {
  padding: 0;
  line-height: 25px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item .zz-box > p:last-child .a-link,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode .zz-box > p:last-child .a-link {
  text-decoration: none;
  color: #333;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item .btm-name,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode .btm-name,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item .weixin,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode .weixin,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item .weixin-logo,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode .weixin-logo {
  text-align: center;
  padding-top: 8px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item .btm-name i,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode .btm-name i,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item .weixin i,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode .weixin i,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item .weixin-logo i,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode .weixin-logo i {
  font-size: 22px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item .btm-name span,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode .btm-name span,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item .weixin span,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode .weixin span,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item .weixin-logo span,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode .weixin-logo span {
  font-size: 14px;
  color: #001013;
  line-height: 22px;
  display: inline-block;
  letter-spacing: 2px;
  vertical-align: 3px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item .Btn-box,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode .Btn-box {
  padding-top: 11px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item .Btn-box > a,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode .Btn-box > a {
  color: #ffffff;
  display: block;
  width: 110px;
  height: 30px;
  margin: 0 auto;
  border-radius: 4px;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 2px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item .btm-status .hide,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode .btm-status .hide {
  display: none;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item.wx .pvcode-border,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode.wx .pvcode-border,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item#weixin_pay .pvcode-border,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode#weixin_pay .pvcode-border {
  border: 1px solid #4BB316;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item.wx .pvcode-border .img-box,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode.wx .pvcode-border .img-box,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item#weixin_pay .pvcode-border .img-box,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode#weixin_pay .pvcode-border .img-box {
  background: url('//static.588ku.com/comp/public/images/pay_loading.gif') no-repeat center / 80%;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item.wx .btm-name i,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode.wx .btm-name i,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item#weixin_pay .btm-name i,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode#weixin_pay .btm-name i {
  color: #4BB316;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item.wx .btm-status .Btn-box > a,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode.wx .btm-status .Btn-box > a,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item#weixin_pay .btm-status .Btn-box > a,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode#weixin_pay .btm-status .Btn-box > a {
  background: #41b035;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item.alipayBox .vcode-b,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode.alipayBox .vcode-b {
  width: 140px;
  height: 140px;
  display: block;
  box-sizing: border-box;
  border: 1px solid #4BB316;
  border-color: #1777fd;
  position: relative;
  background: url('//static.588ku.com/imgPath/sponsorN/images/aliPay-bg.png') no-repeat center / 80%;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item.alipayBox .vcode-b img,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode.alipayBox .vcode-b img {
  max-width: 100%;
  padding: 16px;
  box-sizing: border-box;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item.alipayBox .Btn-box .icon-box,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode.alipayBox .Btn-box .icon-box {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: -5px;
  background: url(//static.588ku.com/imgPath/public/images/Icon/zhifubaoIcon.png) no-repeat center / 100%;
  margin-right: 5px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item.alipayBox .Btn-box .p-txt,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode.alipayBox .Btn-box .p-txt {
  color: #1676FF;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item.alipayBox .btm-name,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode.alipayBox .btm-name {
  padding-top: 22px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item.alipayBox .btm-name .icon-box,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode.alipayBox .btm-name .icon-box {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: -2px;
  background: url('//static.588ku.com/imgPath/public/images/Icon/zhifubaoIcon.png') no-repeat center / 100%;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item.alipayBox .btm-name .p-txt,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode.alipayBox .btm-name .p-txt {
  color: #001013;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item.alipayBox .btm-name i,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode.alipayBox .btm-name i {
  color: #4BB316;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item.alipayBox .Btn-box,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode.alipayBox .Btn-box {
  padding-top: 13px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item.alipayBox .Btn-box .aliPay-Btn,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode.alipayBox .Btn-box .aliPay-Btn {
  background: #1676ff;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item.jd .pvcode-border,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode.jd .pvcode-border {
  border: 1px solid #E31D1A;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item.jd .pvcode-border .img-box,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode.jd .pvcode-border .img-box {
  padding: 15px;
  box-sizing: border-box;
  background: url('//static.588ku.com/comp/public/images/pay_loading.gif') no-repeat center / 80%;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item.jd .btm-name i,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode.jd .btm-name i {
  color: #E31D1A;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode-item.jd .btm-status .Btn-box > a,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox .payVcode.jd .btm-status .Btn-box > a {
  background: #E31D1A;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox #weixin_pay .weixin {
  padding-top: 0;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox #weixin_pay #weixin-qrcode {
  border: 1px solid #4BB316;
  padding: 16px;
  box-sizing: border-box;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox #weixin_pay #weixin-qrcode img {
  max-width: 100%;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox #weixin_pay .weixin-logo {
  display: block;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .payVCode-Box .center-box .payVcode-listbox #weixin_pay .weixin-logo i {
  color: #4BB316;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box {
  text-align: center;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .center-box {
  display: inline-block;
  padding-left: 145px;
  box-sizing: border-box;
  display: block;
  padding-top: 30px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .topTab-linebox .topTab-box .tab-item {
  position: relative;
  margin-right: 88px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .topTab-linebox .topTab-box .tab-item:after {
  content: '';
  position: absolute;
  width: 56px;
  height: 2px;
  background: rgba(0, 16, 19, 0.5);
  border-radius: 2px;
  right: -72px;
  top: 50%;
  margin-top: -1px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .topTab-linebox .topTab-box .tab-item:last-child {
  margin-right: 0;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .topTab-linebox .topTab-box .tab-item:last-child:after {
  display: none;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .topTab-linebox .topTab-box .tab-item .tl-num {
  width: 30px;
  height: 30px;
  border: 1px solid #001013;
  color: #001013;
  border-radius: 50px;
  text-align: center;
  line-height: 30px;
  box-sizing: border-box;
  margin-top: 2px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .topTab-linebox .topTab-box .tab-item .tr-txt {
  text-align: left;
  padding-left: 8px;
  font-size: 12px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .topTab-linebox .topTab-box .tab-item .tr-txt .t-f {
  font-size: 12px;
  color: #001013;
  line-height: 20px;
  display: block;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .topTab-linebox .topTab-box .tab-item .tr-txt .b-f {
  display: block;
  line-height: 16px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .topTab-linebox .topTab-box .tab-item:hover,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .topTab-linebox .topTab-box .tab-item.on {
  cursor: pointer;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .topTab-linebox .topTab-box .tab-item:hover .tl-num,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .topTab-linebox .topTab-box .tab-item.on .tl-num {
  border-color: #175AFF;
  color: #175AFF;
  background: rgba(23, 90, 255, 0.05);
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .topTab-linebox .topTab-box .tab-item:hover .tr-txt,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .topTab-linebox .topTab-box .tab-item.on .tr-txt {
  color: #175AFF;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .topTab-linebox .topTab-box .tab-item:hover .tr-txt .t-f,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .topTab-linebox .topTab-box .tab-item.on .tr-txt .t-f {
  color: #175AFF;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .topTab-linebox .btn-box {
  padding-left: 20px;
  float: left;
  padding-top: 6px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .topTab-linebox .btn-box .call-Btn {
  width: 90px;
  height: 26px;
  border-radius: 4px;
  border: 1px solid #5f2c17;
  font-size: 12px;
  color: #5f2c17;
  cursor: pointer;
  line-height: 26px;
  text-align: center;
  display: inline-block;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .topTab-linebox .btn-box .call-Btn:hover {
  width: 90px;
  height: 26px;
  text-align: center;
  background: linear-gradient(180deg, #985733, #5f2c17);
  border-radius: 4px;
  color: #ffffff;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .tabResult-box {
  text-align: left;
  padding-top: 34px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .tabResult-box .tabr-item {
  max-height: 0;
  transition: all 0.3s;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .tabResult-box .tabr-item .tle-box {
  font-size: 12px;
  color: #001013;
  line-height: 16px;
  padding-bottom: 10px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .tabResult-box .tabr-item .payAcount-infobox {
  padding-top: 6px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .tabResult-box .tabr-item .payAcount-infobox .info-line {
  font-size: 14px;
  color: #001013;
  line-height: 20px;
  padding-bottom: 8px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .tabResult-box .tabr-item .payAcount-infobox .info-line .copy-Btn {
  font-size: 12px;
  color: rgba(0, 16, 19, 0.5);
  line-height: 16px;
  padding-left: 16px;
  cursor: pointer;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .tabResult-box .tabr-item .payAcount-infobox .info-line .copy-Btn:hover {
  color: #175AFF;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .tabResult-box .tabr-item .demo-imgBox {
  max-width: 555px;
  height: 360px;
  width: 460px;
  background: url("//static.588ku.com/imgPath/compyVip/images/bill1.jpg?v=2009181030") no-repeat center / 100%;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-PayType-Box .center-box .payType-listBox .pcarryOver-box .tabResult-box .tabr-item.on {
  visibility: visible;
  opacity: 1;
  max-height: 700px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box {
  display: none;
  position: relative;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box.on {
  display: block;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList {
  padding-top: 20px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list {
  margin: 0 -15px;
  display: inline-block;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item {
  width: 190px;
  height: 98px;
  background: #ffffff;
  position: relative;
  border-radius: 4px;
  float: left;
  cursor: pointer;
  margin: 0 15px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item:last-child {
  margin-right: 0;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .tag {
  position: absolute;
  width: 55%;
  height: 16px;
  line-height: 16px;
  top: -8px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: url(//static.588ku.com/imgPath/compyVip/images/compytopifxicon.svg) no-repeat center / 100%;
  z-index: 9;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .center-box {
  position: relative;
  z-index: 1;
  height: 100%;
  box-sizing: border-box;
  padding-bottom: 50px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .top-left {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  z-index: 2;
  padding: 4px 10px;
  white-space: nowrap;
  box-sizing: border-box;
  height: 24px;
  background: linear-gradient(270deg, #ff0443, #ff9424);
  border-radius: 4px 0px 29px 0px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  line-height: 12px;
  letter-spacing: 1px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .topTime-fix {
  width: 238px;
  height: 30px;
  background: url("//static.588ku.com/imgPath/compyVip/images/mtopfix.svg") no-repeat center / 100%;
  position: absolute;
  top: -15px;
  text-align: center;
  right: -2px;
  z-index: 3;
  padding-left: 5px;
  box-sizing: border-box;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .topTime-fix span {
  font-size: 14px;
  color: #ffffff;
  line-height: 30px;
  letter-spacing: 1px;
  display: inline-block;
  vertical-align: middle;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .topTime-fix span.txt-box {
  padding-right: 4px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item:after {
  position: absolute;
  width: 190px;
  height: 100%;
  top: 1px;
  left: 1px;
  border-radius: 4px;
  box-sizing: border-box;
  border: 1px solid #7e8691;
  background: transparent;
  z-index: 0;
  content: '';
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .rfix-icon {
  position: absolute;
  width: 34px;
  height: 34px;
  right: 0;
  top: 0;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .top-box {
  box-sizing: border-box;
  position: relative;
  padding-top: 22px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .top-box .meal-name {
  font-size: 20px;
  color: #001013;
  line-height: 28px;
  letter-spacing: 1px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #dca13b;
  padding-top: 22px;
  letter-spacing: 0px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .top-box .meal-name + .price-box {
  padding-top: 12px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .top-box .meal-name .vip-box {
  width: 26px;
  height: 15px;
  margin-right: 12px;
  display: inline-block;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .top-box .meal-name .vip-box.img1 {
  background: url('//static.588ku.com/imgPath/video_listen/videoV1/images/compyvip2.png') no-repeat center / 100%;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .top-box .meal-name .vip-box.img2 {
  background: url('//static.588ku.com/imgPath/video_listen/videoV1/images/compyvip1.png') no-repeat center / 100%;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .top-box .meal-name .vip-box.img3 {
  background: url('//static.588ku.com/imgPath/video_listen/videoV1/images/compyvip3.png') no-repeat center / 100%;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .top-box .acount-desc {
  font-size: 12px;
  padding: 4px 0 8px 0;
  color: #001013;
  line-height: 16px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .top-box .price-box {
  text-align: center;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .top-box .price-box .price-num {
  font-size: 30px;
  text-align: center;
  color: #7e8691;
  line-height: 30px;
  letter-spacing: 1px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .top-box .price-box .calc-box {
  font-size: 12px;
  text-align: center;
  color: #7e8691;
  line-height: 12px;
  letter-spacing: 1px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .top-box .price-box .calc-box .old-price {
  text-decoration: line-through;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .top-box .price-box .calc-box .fix-oldprice {
  font-size: 14px;
  text-decoration: line-through;
  color: rgba(0, 16, 19, 0.5);
  line-height: 20px;
  left: 0;
  position: absolute;
  top: -22px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .btm-box {
  width: 162px;
  height: 37px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -81px;
  border-radius: 0px 0px 4px 4px;
  text-align: center;
  border-top: 1px solid rgba(126, 134, 145, 0.2);
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .btm-box .btm-tip {
  line-height: 16px;
  display: block;
  height: 100%;
  font-size: 14px;
  text-align: center;
  color: #7e8691;
  line-height: 14px;
  letter-spacing: 1px;
  padding: 0 8px;
  box-sizing: border-box;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .rb-icon {
  position: absolute;
  bottom: 1px;
  right: 1px;
  display: none;
  z-index: 2;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .rb-icon:after {
  content: '';
  position: absolute;
  bottom: -1px;
  right: -1px;
  z-index: 0;
  border-top: 10px solid transparent;
  border-right: 10px solid #3a308f;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #3a308f;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item .rb-icon i {
  color: #fff;
  position: relative;
  z-index: 1;
  line-height: 28px;
  right: -2px;
  top: 8px;
  font-size: 12px;
  display: inline-block;
  transform: scale(0.7);
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item:hover:after {
  border: 1px solid #3a308f;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item.select:after {
  border: 2px solid #9a91eb;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item.select .top-box .meal-name {
  color: #3a308f;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item.select .top-box .acount-desc {
  color: #3a308f;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item.select .top-box .price-box .price-num {
  color: #3a308f;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item.select .top-box .price-box .calc-box {
  color: #3a308f;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item.select .top-box .price-box .calc-box .fix-oldprice {
  color: #3a308f;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item.select .btm-box .btm-tip {
  color: #3a308f;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item.select .top-left {
  display: block;
  z-index: 2;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item.select:after {
  border: 2px solid #3a308f;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .pay-Price-Box .pay-PriceList .Price-list .pl-item.select .rb-icon {
  display: block;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box .vl-pay-l {
  position: absolute;
  top: -78px;
  left: -236px;
  height: 540px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .rfix-icon {
  width: 42px;
  height: 42px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .pay-Price-Box .pay-PriceList .Price-list .pl-item .top-box {
  padding-top: 10px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .pay-Price-Box .pay-PriceList .Price-list .pl-item .top-box .top-tip {
  font-size: 16px;
  text-align: center;
  color: #7e8691;
  line-height: 16px;
  letter-spacing: 1px;
  padding-bottom: 2px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .pay-Price-Box .pay-PriceList .Price-list .pl-item .top-box .price-box .price-num {
  font-size: 30px;
  text-align: center;
  color: #7e8691;
  line-height: 30px;
  letter-spacing: 1px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .pay-Price-Box .pay-PriceList .Price-list .pl-item .rb-icon {
  position: absolute;
  bottom: 1px;
  right: 1px;
  z-index: 2;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .pay-Price-Box .pay-PriceList .Price-list .pl-item .rb-icon:after {
  content: '';
  position: absolute;
  bottom: -1px;
  right: -1px;
  z-index: 0;
  border-top: 10px solid transparent;
  border-right: 10px solid #5f2c17;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #5f2c17;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .pay-Price-Box .pay-PriceList .Price-list .pl-item .btm-box {
  width: 168px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .pay-Price-Box .pay-PriceList .Price-list .pl-item .btm-box .btm-tip {
  padding: 0;
  font-size: 12px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .pay-Price-Box .pay-PriceList .Price-list .pl-item.select .top-box .top-tip {
  color: #602c18;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .pay-Price-Box .pay-PriceList .Price-list .pl-item.select .top-box .price-box .price-num {
  color: #602c18;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .pay-Price-Box .pay-PriceList .Price-list .pl-item.select .top-box .price-box .calc-box {
  color: #602c18;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .pay-Price-Box .pay-PriceList .Price-list .pl-item.select .btm-box .btm-tip {
  color: #602c18;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .pay-Price-Box .pay-PriceList .Price-list .pl-item.select:after {
  border: 2px solid #5f2c17;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .btm-PayType-Box .topTab-linebox .topTab-box .tab-item {
  position: relative;
  margin-right: 88px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .btm-PayType-Box .topTab-linebox .topTab-box .tab-item:after {
  content: '';
  position: absolute;
  width: 56px;
  height: 2px;
  background: rgba(0, 16, 19, 0.5);
  border-radius: 2px;
  right: -72px;
  top: 50%;
  margin-top: -1px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .btm-PayType-Box .topTab-linebox .topTab-box .tab-item:last-child {
  margin-right: 0;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .btm-PayType-Box .topTab-linebox .topTab-box .tab-item:last-child:after {
  display: none;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .btm-PayType-Box .topTab-linebox .topTab-box .tab-item .tl-num {
  width: 32px;
  height: 32px;
  border: 1px solid #001013;
  color: #001013;
  border-radius: 50px;
  text-align: center;
  line-height: 32px;
  box-sizing: border-box;
  margin-top: 2px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .btm-PayType-Box .topTab-linebox .topTab-box .tab-item .tr-txt {
  text-align: left;
  padding-left: 8px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .btm-PayType-Box .topTab-linebox .topTab-box .tab-item .tr-txt .t-f {
  font-size: 14px;
  color: #001013;
  line-height: 20px;
  display: block;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .btm-PayType-Box .topTab-linebox .topTab-box .tab-item .tr-txt .b-f {
  display: block;
  line-height: 16px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .btm-PayType-Box .topTab-linebox .topTab-box .tab-item:hover,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .btm-PayType-Box .topTab-linebox .topTab-box .tab-item.on {
  cursor: pointer;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .btm-PayType-Box .topTab-linebox .topTab-box .tab-item:hover .tl-num,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .btm-PayType-Box .topTab-linebox .topTab-box .tab-item.on .tl-num {
  border-color: #175AFF;
  color: #175AFF;
  background: rgba(23, 90, 255, 0.05);
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .btm-PayType-Box .topTab-linebox .topTab-box .tab-item:hover .tr-txt,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .btm-PayType-Box .topTab-linebox .topTab-box .tab-item.on .tr-txt {
  color: #175AFF;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .btm-PayType-Box .topTab-linebox .topTab-box .tab-item:hover .tr-txt .t-f,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .btm-PayType-Box .topTab-linebox .topTab-box .tab-item.on .tr-txt .t-f {
  color: #175AFF;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .btm-PayType-Box .topTab-linebox .btn-box {
  padding-left: 64px;
  float: left;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .btm-PayType-Box .topTab-linebox .btn-box .call-Btn {
  width: 96px;
  height: 36px;
  border-radius: 4px;
  border: 1px solid #175aff;
  font-size: 12px;
  color: #175aff;
  line-height: 36px;
  text-align: center;
  display: inline-block;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .vl-pay-l {
  background: linear-gradient(180deg, #fcefd8, #fccf89);
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .vl-pay-l .pay-l-top .icon:after {
  background-position: -13px -10px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .vl-pay-l .pay-l-top .text1 span {
  color: #5f2c17;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .vl-pay-l .pay-l-top .text2 .center-span .add-icon {
  color: #5f2c17;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .vl-pay-l .pay-l-top .text2 .center-span .t2-item {
  color: #5f2c17;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .vl-pay-l .pay-l-top .text2 .center-span .t2-item .t2-icon.video {
  background-position: -27px -96px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .vl-pay-l .pay-l-top .text2 .center-span .t2-item .t2-icon.music {
  background-position: -26px -96px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .vl-pay-l .pay-l-top .text2 .center-span .t2-item .t2-icon.audio {
  background-position: -26px -125px;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .vl-pay-l .pay-l-center .list li > span,
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .vl-pay-l .pay-l-center .list li em {
  color: #5f2c17;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box:nth-child(2) .vl-pay-l .pay-l-center .list li > span:before {
  background-color: #5f2c17;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box.on + .tabitem-box + .btm-PayType-Box .fixType-box {
  display: none;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tablist-box .tabitem-box.on + .btm-PayType-Box .fixType-box {
  display: block;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .paybtm-tip {
  font-size: 10px;
  text-align: center;
  color: #737c7f;
  line-height: 14px;
  letter-spacing: 1px;
  padding-top: 10px;
  padding-left: 45px;
  text-align: left;
  cursor: pointer;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .paybtm-tip input[type="checkbox"] {
  display: none;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .paybtm-tip .look-Treaty {
  color: #eec682;
}
.dialog-Box.vVippayDG-boxV1 .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .paybtm-tip .look-Treaty:hover {
  color: #693721;
}
.dialog-Box.videoVipcompy-box.videoVippay-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox {
  width: 416px;
  height: 310px;
  background: #ffffff;
  border-radius: 6px;
  display: inline-block;
}
.dialog-Box.videoVipcompy-box.videoVippay-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .DGclose-Btn {
  top: 16px;
  right: 16px;
}
.dialog-Box.videoVipcompy-box.videoVippay-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .top-iconTip {
  padding-top: 50px;
}
.dialog-Box.videoVipcompy-box.videoVippay-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .top-iconTip .icon-box {
  width: 54px;
  height: 54px;
  display: block;
  margin: 0 auto;
  border-radius: 30px;
  background: #1aad3d;
  line-height: 54px;
  text-align: center;
}
.dialog-Box.videoVipcompy-box.videoVippay-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .top-iconTip .icon-box i {
  font-size: 30px;
  color: #fff;
}
.dialog-Box.videoVipcompy-box.videoVippay-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .top-iconTip .tip-box {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #262626;
  line-height: 24px;
  letter-spacing: 1px;
  padding-top: 25px;
  display: block;
}
.dialog-Box.videoVipcompy-box.videoVippay-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .p-txt {
  padding-top: 10px;
}
.dialog-Box.videoVipcompy-box.videoVippay-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .p-txt p {
  font-size: 14px;
  text-align: center;
  color: #595959;
  line-height: 24px;
  letter-spacing: 0px;
}
.dialog-Box.videoVipcompy-box.videoVippay-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btn-box {
  padding-top: 30px;
}
.dialog-Box.videoVipcompy-box.videoVippay-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btn-box .btn-c {
  width: 170px;
  height: 40px;
  background: #17A1FF;
  border-radius: 4px;
  display: block;
  margin: 0 auto;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  line-height: 40px;
  letter-spacing: 1px;
}
.dialog-Box.videoVipcompy-box.videoVippay-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btn-box .btn-c:hover {
  opacity: 0.8;
}
.dialog-Box.videoVipcompy-box.resoluDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox {
  width: 416px;
  height: 310px;
  background: #ffffff;
  border-radius: 6px;
  display: inline-block;
}
.dialog-Box.videoVipcompy-box.resoluDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .DGclose-Btn {
  top: 16px;
  right: 16px;
}
.dialog-Box.videoVipcompy-box.resoluDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box > .tip-box {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  color: #595959;
  line-height: 24px;
  letter-spacing: 0px;
  padding: 16px;
  box-sizing: border-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.dialog-Box.videoVipcompy-box.resoluDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .top-iconTip {
  padding-top: 40px;
}
.dialog-Box.videoVipcompy-box.resoluDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .top-iconTip .tip-box {
  font-size: 16px;
  text-align: center;
  color: #262626;
  line-height: 24px;
  letter-spacing: 1px;
}
.dialog-Box.videoVipcompy-box.resoluDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .p-txt {
  padding-top: 16px;
}
.dialog-Box.videoVipcompy-box.resoluDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .p-txt p {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #ad7b26;
  line-height: 28px;
  letter-spacing: 1px;
}
.dialog-Box.videoVipcompy-box.resoluDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btn-box {
  margin-top: 30px;
}
.dialog-Box.videoVipcompy-box.resoluDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btn-box .btn-c {
  width: 170px;
  height: 40px;
  background: #17a1ff;
  border-radius: 4px;
  display: block;
  margin: 0 auto;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  line-height: 40px;
  letter-spacing: 1px;
}
.dialog-Box.videoVipcompy-box.resoluDG-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btn-box .btn-c:hover {
  opacity: 0.8;
}
.dialog-Box.videoVipcompy-box.resoluDGcompy-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox {
  width: 416px;
  height: 310px;
  background: #ffffff;
  border-radius: 6px;
  display: inline-block;
}
.dialog-Box.videoVipcompy-box.resoluDGcompy-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .DGclose-Btn {
  top: 16px;
  right: 16px;
}
.dialog-Box.videoVipcompy-box.resoluDGcompy-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box > .tip-box {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  color: #595959;
  line-height: 24px;
  letter-spacing: 0px;
  padding: 16px;
  box-sizing: border-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.dialog-Box.videoVipcompy-box.resoluDGcompy-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .top-iconTip {
  padding-top: 40px;
}
.dialog-Box.videoVipcompy-box.resoluDGcompy-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .top-iconTip .tip-box {
  font-size: 16px;
  text-align: center;
  color: #262626;
  line-height: 24px;
  letter-spacing: 1px;
}
.dialog-Box.videoVipcompy-box.resoluDGcompy-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .p-txt {
  padding-top: 16px;
}
.dialog-Box.videoVipcompy-box.resoluDGcompy-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .p-txt p {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #ad7b26;
  line-height: 28px;
  letter-spacing: 1px;
}
.dialog-Box.videoVipcompy-box.resoluDGcompy-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .p-txt.fcolor p {
  font-weight: bold;
  color: #262626;
}
.dialog-Box.videoVipcompy-box.resoluDGcompy-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .p-txt.fcolor p .viptxt-box {
  color: #ad7b26;
}
.dialog-Box.videoVipcompy-box.resoluDGcompy-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .p-txt.fcolor p .viptxt-box .vip-box {
  display: inline-block;
  width: 26px;
  height: 15px;
  background: url("//static.588ku.com/imgPath/video_listen/videoV1/images/compyvip1.png") no-repeat center / 100%;
}
.dialog-Box.videoVipcompy-box.resoluDGcompy-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btn-box {
  margin-top: 30px;
}
.dialog-Box.videoVipcompy-box.resoluDGcompy-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btn-box .btn-c {
  width: 170px;
  height: 40px;
  background: #ad7b26;
  border-radius: 4px;
  display: block;
  margin: 0 auto;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  line-height: 40px;
  letter-spacing: 1px;
}
.dialog-Box.videoVipcompy-box.resoluDGcompy-box .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btn-box .btn-c:hover {
  opacity: 0.8;
}
.dialog-Box.Authorizationvideo-dgbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox {
  width: 590px;
  display: inline-block;
  background: #ffffff;
  border-radius: 4px;
}
.dialog-Box.Authorizationvideo-dgbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .top-box {
  width: 100%;
  height: 72px;
  text-align: left;
  background: rgba(0, 138, 255, 0.05);
  border-radius: 4px 4px 0px 0px;
  padding-left: 32px;
  box-sizing: border-box;
  margin-bottom: 32px;
}
.dialog-Box.Authorizationvideo-dgbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .top-box .big-tle {
  font-size: 20px;
  color: rgba(0, 0, 0, 0.85);
  line-height: 72px;
  letter-spacing: 2px;
}
.dialog-Box.Authorizationvideo-dgbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .top-box .s-tip {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 24px;
  letter-spacing: 1px;
  padding-left: 8px;
}
.dialog-Box.Authorizationvideo-dgbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .auth-tab {
  padding: 24px 0 0 0;
  text-align: center;
  margin-bottom: 32px;
}
.dialog-Box.Authorizationvideo-dgbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .auth-tab .auth-tab-item {
  display: inline-block;
  padding: 0 0 8px;
  font-size: 16px;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.85);
  line-height: 21px;
  margin: 0 48px;
}
.dialog-Box.Authorizationvideo-dgbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .auth-tab .auth-tab-item:hover {
  color: #008AFF;
}
.dialog-Box.Authorizationvideo-dgbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .auth-tab .auth-tab-item.on {
  color: #008AFF;
  border-bottom: 2px solid #008AFF;
}
.dialog-Box.Authorizationvideo-dgbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tab-list .line-box {
  text-align: center;
  margin-bottom: 24px;
}
.dialog-Box.Authorizationvideo-dgbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tab-list .line-box .l-ctn {
  display: inline-block;
  position: relative;
  margin-left: -32px;
}
.dialog-Box.Authorizationvideo-dgbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tab-list .line-box .l-tle {
  font-size: 14px;
  color: #001013;
  line-height: 20px;
  padding-right: 8px;
  display: inline-block;
  min-width: 100px;
  line-height: 48px;
  height: 48px;
  align-items: center;
  text-align: right;
}
.dialog-Box.Authorizationvideo-dgbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tab-list .line-box .l-tle p {
  display: block;
  line-height: 20px;
}
.dialog-Box.Authorizationvideo-dgbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tab-list .line-box .r-box .input-box {
  display: inline-block;
  position: relative;
}
.dialog-Box.Authorizationvideo-dgbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tab-list .line-box .r-box .input-box input {
  width: 320px;
  height: 48px;
  padding-left: 12px;
  border-radius: 2px;
  padding-right: 32px;
  box-sizing: border-box;
  border: 1px solid #d9d9d9;
}
.dialog-Box.Authorizationvideo-dgbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tab-list .line-box .r-box .input-box input:focus {
  border-color: #008BFF;
}
.dialog-Box.Authorizationvideo-dgbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tab-list .line-box .r-box .input-box .clear-Btn {
  position: absolute;
  display: none;
  right: 12px;
  cursor: pointer;
  top: 17px;
}
.dialog-Box.Authorizationvideo-dgbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tab-list .line-box .r-box .input-box .clear-Btn i {
  font-size: 14px;
  color: #001013;
}
.dialog-Box.Authorizationvideo-dgbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tab-list .line-box .r-box .input-box .clear-Btn i.icon-qiye-quchu2 {
  display: block;
}
.dialog-Box.Authorizationvideo-dgbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tab-list .line-box .r-box .input-box .clear-Btn i.icon-qiye-quchu {
  display: none;
}
.dialog-Box.Authorizationvideo-dgbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tab-list .line-box .r-box .input-box .clear-Btn:hover i {
  color: #008BFF;
}
.dialog-Box.Authorizationvideo-dgbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tab-list .line-box .r-box .input-box .clear-Btn:hover i.icon-qiye-quchu2 {
  display: none;
}
.dialog-Box.Authorizationvideo-dgbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tab-list .line-box .r-box .input-box .clear-Btn:hover i.icon-qiye-quchu {
  display: block;
}
.dialog-Box.Authorizationvideo-dgbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tab-list .line-box .r-box .input-box .r-tip {
  font-size: 14px;
  position: absolute;
  right: -36px;
  color: #ff6869;
  line-height: 48px;
}
.dialog-Box.Authorizationvideo-dgbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tab-list .line-box .r-box .input-box .r-tip .ques-box {
  display: inline-block;
  position: absolute;
  top: 0;
  right: -18px;
}
.dialog-Box.Authorizationvideo-dgbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tab-list .line-box .r-box .input-box .r-tip .ques-box .icon-box i {
  font-size: 14px;
  color: #828A8C;
}
.dialog-Box.Authorizationvideo-dgbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tab-list .line-box .r-box .input-box .r-tip .ques-box .queshover-box {
  position: absolute;
  width: 500px;
  top: -300px;
  left: 0;
  padding-left: 16px;
  display: none;
}
.dialog-Box.Authorizationvideo-dgbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tab-list .line-box .r-box .input-box .r-tip .ques-box .queshover-box img {
  max-width: 100%;
}
.dialog-Box.Authorizationvideo-dgbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tab-list .line-box .r-box .input-box .r-tip .ques-box:hover .queshover-box {
  display: block;
}
.dialog-Box.Authorizationvideo-dgbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tab-list .line-box .r-box .input-box .error-tip {
  position: absolute;
  font-size: 12px;
  bottom: -20px;
  left: 12px;
  color: #ff6869;
  line-height: 16px;
}
.dialog-Box.Authorizationvideo-dgbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tab-list .line-box .r-box .input-box .get-vcode {
  position: absolute;
  right: 12px;
  font-size: 14px;
  top: 16px;
  cursor: pointer;
  color: #008aff;
  line-height: 16px;
}
.dialog-Box.Authorizationvideo-dgbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tab-list .line-box .r-box .input-box.getVcode-inputbox input {
  padding-right: 126px;
}
.dialog-Box.Authorizationvideo-dgbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tab-list .line-box .r-box .input-box.getVcode-inputbox .clear-Btn {
  right: 106px;
}
.dialog-Box.Authorizationvideo-dgbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tab-list .tablist-item {
  text-align: center;
  display: none;
}
.dialog-Box.Authorizationvideo-dgbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tab-list .tablist-item.hide {
  display: none;
}
.dialog-Box.Authorizationvideo-dgbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tab-list .tablist-item.show {
  display: block;
}
.dialog-Box.Authorizationvideo-dgbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .tab-list .tablist-item.on {
  display: block;
}
.dialog-Box.Authorizationvideo-dgbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btn-box {
  padding-top: 12px;
}
.dialog-Box.Authorizationvideo-dgbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btn-box .submit-btn {
  width: 160px;
  cursor: pointer;
  height: 44px;
  background: #008aff;
  border-radius: 4px;
  font-size: 14px;
  display: block;
  margin: 0 auto;
  text-align: center;
  color: #ffffff;
  line-height: 44px;
}
.dialog-Box.Authorizationvideo-dgbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btn-box .submit-btn:hover {
  opacity: 0.75;
}
.dialog-Box.Authorizationvideo-dgbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-tip {
  padding-top: 12px;
  padding-bottom: 32px;
}
.dialog-Box.Authorizationvideo-dgbox .center-dialog .center-ctn-box .table-cell-box .info-ctnbox .dgcenter-box .btm-tip p {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.45);
  line-height: 16px;
}
/* 企业VIP项目 弹窗 end */
/* 右侧边栏hover 企业选择 start */
.gs-instroduce-box {
  position: absolute;
  width: 222px;
  right: 38px;
  top: 0;
  background-color: #fff;
  display: none;
  background: #ffffff;
  box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.1);
  border-radius: 4px 0px 0px 4px;
  background: #fff url("//static.588ku.com/imgPath/compyVip/images/gsinstroducebgV1.png") no-repeat center top / 100%;
}
.gs-instroduce-box .gstop-box {
  width: 100%;
  height: 56px;
}
.gs-instroduce-box .gstop-box span {
  font-size: 18px;
  line-height: 56px;
  font-weight: bold;
  color: #393939;
  letter-spacing: 2px;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gs-insduce {
  padding-top: 24px;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gs-insduce .gs-insduce-item {
  padding-bottom: 16px;
  text-align: left;
  padding-left: 32px;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gs-insduce .gs-insduce-item:last-child {
  padding-bottom: 0;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gs-insduce .gs-insduce-item .icon-box {
  display: inline-block;
  width: 18px;
  height: 18px;
  background-image: url("//static.588ku.com/imgPath/compyVip/images/icons1.png");
  background-repeat: no-repeat;
  background-size: 87px;
  vertical-align: bottom;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gs-insduce .gs-insduce-item .icon-box.icon1 {
  background-position: -23px 0px;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gs-insduce .gs-insduce-item .icon-box.icon2 {
  background-position: 0px 0px;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gs-insduce .gs-insduce-item .icon-box.icon3 {
  background-position: -46px 0px;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gs-insduce .gs-insduce-item .icon-box.icon4 {
  background-position: -68px 0px;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gs-insduce .gs-insduce-item .txt-box {
  font-size: 12px;
  color: #001013;
  line-height: 16px;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .btn-box {
  padding-top: 24px;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .btn-box .btnbox-fix {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .btn-box .inCompyc-Btn {
  width: 180px;
  height: 36px;
  background: #175aff;
  border-radius: 4px;
  margin: 0 auto 20px;
  font-size: 12px;
  color: #393939;
  line-height: 36px;
  display: block;
  background: linear-gradient(315deg, #DFA889 0%, #F5DED0 100%);
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .btn-box .inCompyc-Btn:hover {
  background: linear-gradient(315deg, #F5DED0 0%, #DFA889 100%);
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gstle-topbox {
  font-size: 12px;
  padding-top: 16px;
  color: rgba(0, 16, 19, 0.65);
  line-height: 16px;
  padding-left: 16px;
  padding-bottom: 16px;
  text-align: left;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gsmiddle-listbox .gsmiddle-list {
  text-align: left;
  max-height: 108px;
  overflow-y: auto;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gsmiddle-listbox .gsmiddle-list::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 3px;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gsmiddle-listbox .gsmiddle-list::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(184, 193, 206, 0.5);
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gsmiddle-listbox .gsmiddle-list::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gsmiddle-listbox .gsmiddle-list .gsmiddle-item {
  height: 36px;
  padding-top: 11px;
  box-sizing: border-box;
  text-align: left;
  padding-left: 16px;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gsmiddle-listbox .gsmiddle-list .gsmiddle-item .icon-box {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid #001013;
  border-radius: 50px;
  vertical-align: -3px;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gsmiddle-listbox .gsmiddle-list .gsmiddle-item .cpy-name {
  font-size: 12px;
  color: #001013;
  line-height: 16px;
  padding-left: 6px;
  width: 160px;
  height: 15px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gsmiddle-listbox .gsmiddle-list .gsmiddle-item:hover {
  background: rgba(23, 90, 255, 0.05);
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gsmiddle-listbox .gsmiddle-list .gsmiddle-item.on {
  background: rgba(23, 90, 255, 0.05);
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gsmiddle-listbox .gsmiddle-list .gsmiddle-item.on .icon-box {
  border-color: #175AFF;
  position: relative;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gsmiddle-listbox .gsmiddle-list .gsmiddle-item.on .icon-box:before {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  background-color: #175AFF;
  border-radius: 20px;
  top: 50%;
  left: 50%;
  margin: -4px 0 0 -4px;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gsmiddle-listbox .btn-box {
  text-align: left;
  padding-top: 16px;
  padding-left: 16px;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gsmiddle-listbox .btn-box .addcpy-Btn {
  text-align: left;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gsmiddle-listbox .btn-box .addcpy-Btn .icon-box {
  width: 14px;
  height: 14px;
  display: inline-block;
  line-height: 11px;
  font-size: 20px;
  vertical-align: -1px;
}
.gs-instroduce-box .gs-bdybox .gsbdy-ctn .gsmiddle-listbox .btn-box .addcpy-Btn:hover {
  color: #175AFF;
}
.globalR-side-bar .sv-companyVip:hover .gs-instroduce-box {
  display: block;
}
/* 右侧边栏hover 企业选择 end*/
/* 成长积分  下载首个素材toast提示 start*/
.growScore-toast {
  width: 411px;
  height: 50px;
  background: rgba(0, 0, 0, 0.35);
  border-radius: 25px;
  position: fixed;
  left: 240px;
  bottom: 50px;
  text-align: center;
  z-index: 1201;
  display: none;
}
.growScore-toast .gs-close {
  color: #FFFFFF;
  font-size: 20px;
  position: absolute;
  right: 14px;
  top: 14px;
  cursor: pointer;
}
.growScore-toast .gs-close:hover {
  opacity: 0.85;
}
.growScore-toast .gs-ctn .l-txt {
  font-size: 18px;
  color: #ffffff;
  line-height: 50px;
  letter-spacing: 1px;
  padding-right: 10px;
}
.growScore-toast .gs-ctn .a-link {
  font-size: 18px;
  text-decoration: underline;
  text-align: left;
  color: #80ffff;
  line-height: 50px;
  letter-spacing: 1px;
}
.growScore-toast .gs-ctn .a-link:hover {
  opacity: 0.85;
}
.user-bottom-line {
  width: 100%;
  height: 7px;
  border-bottom: 1px solid #f1f1f1;
}
.payPublic-Cont {
  position: relative;
}
.check-box-z {
  width: 300px;
  height: 30px;
  display: inline-block;
  position: absolute;
  top: 40px;
  left: 50%;
  transform: translate(-50%, 0%);
  display: flex;
  align-items: center;
  justify-content: center;
}
.zhuanshi-z {
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-right: 5px;
  background: url(//static.588ku.com/imgPath/public/images/allvipIcon.svg) no-repeat center / 100%;
}
.frist-word-z {
  font-size: 14px;
  color: #6346f9;
  letter-spacing: 1px;
  cursor: pointer;
  position: relative;
}
.bot-line-z {
  position: absolute;
  top: 28px;
  left: -19px;
  width: 76px;
  height: 5px;
  opacity: 1;
  background: #6346f9;
  border-radius: 3px;
}
.lien-z {
  width: 1px;
  height: 14px;
  border-right: 1px solid #d4d4d4;
  margin-left: 19px;
  margin-right: 17px;
}
.two-word-z {
  font-size: 14px;
  color: #888888;
  letter-spacing: 1px;
  display: inline-block;
  margin-left: 3px;
  cursor: pointer;
}
/* 成长积分  下载首个素材toast提示 end */
/* vip浮窗 */
.actrside-hover:hover > .vip-hover-box {
  display: block;
}
.vip-sita-copy {
  left: -700px !important;
  top: 0px !important;
}
.vip-sita-copy p {
  text-align: left;
}
.vip-sita-copy span {
  text-align: left;
}
.vip-hover-box {
  display: none;
  width: 700px;
  height: 418px;
  background: #FFFFFF;
  box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  position: absolute;
  top: 40px;
  left: -276px;
}
.hover-img-z {
  border: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  box-sizing: border-box;
  width: 228px !important;
  height: 140px !important;
  left: -228px !important;
}
.hover-img-z > a > img {
  width: 100% !important;
  height: 100% !important;
}
.v-header-text {
  width: 700px;
  height: 72px;
  box-sizing: border-box;
  background: rgba(187, 207, 237, 0.15);
  border-radius: 4px;
  padding: 16px 16px 16px 24px;
}
.v-header-text > p {
  font-size: 12px;
  color: rgba(62, 60, 83, 0.75);
  letter-spacing: 1px;
  line-height: 20px;
}
.v-header-text > p > span {
  font-size: 12px;
  color: #ca7634;
}
.v-two-text {
  font-size: 18px;
  font-weight: bold;
  color: #3F3B66;
  letter-spacing: 2px;
  display: flex;
  display: inline-block;
  align-items: center;
  margin-left: 24px;
  margin-top: 10px;
}
.v-two-text > img {
  width: 22px;
  height: 21px;
  /* margin-right: 8px; */
  display: inline-block;
  vertical-align: -5px;
}
.v-three-text {
  font-size: 12px;
  color: rgba(62, 60, 83, 0.65);
  letter-spacing: 1px;
  margin-left: 2px;
  margin-top: 5px;
  display: inline-block;
}
.icon-box-z {
  width: 100%;
  height: 52px;
  box-sizing: border-box;
  margin-top: 16px;
  padding-left: 38px;
}
.mar-style-one {
  margin-right: 38px;
}
.mar-style-two {
  margin-right: 28px;
}
.icon-small-style {
  float: left;
  width: 52px;
  height: 52px;
  background: rgba(23, 90, 255, 0.05);
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.icon-small-style > i {
  font-size: 34px;
  color: #3068f1;
}
.icon-small-style > p {
  font-size: 14px;
  color: #001013;
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translate(-50%, -50%);
}
.icon-small-style > p {
  font-size: 14px;
  color: #001013;
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translate(-50%, -50%);
}
.v-four-text {
  margin-top: 8px;
  box-sizing: border-box;
  padding-left: 19px;
  padding-right: 20px;
}
.v-four-text > span {
  display: inline-block;
  font-size: 14px;
  color: #001013;
}
.text-mar-one {
  margin-right: 15px;
}
.text-mar-two {
  margin-right: 22px;
}
.text-mar-three {
  margin-right: 27px;
}
.text-mar-four {
  margin-right: 37px;
}
.text-mar-five {
  margin-right: 45px;
}
.text-mar-six {
  margin-right: 37px;
}
.text-mar-seven {
  margin-right: 15px;
}
.v-five-text {
  width: 613px;
  line-height: 20px;
  font-size: 12px;
  color: rgba(62, 60, 83, 0.75);
  margin: 0 auto;
  margin-top: 32px;
}
.v-five-text > a {
  display: inline !important;
  font-size: 12px !important;
  color: rgba(23, 90, 255, 0.75) !important;
}
.vip-btn-bottom {
  width: 652px !important;
  height: 48px;
  background: #3068F1;
  border-radius: 4px;
  display: flex !important;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  margin-top: 16px;
  cursor: pointer;
}
.vip-btn-bottom:hover {
  opacity: 0.85;
}
.vip-btn-bottom > span {
  font-size: 16px;
  color: #FFFFFF;
  letter-spacing: 1px;
}
.new-xiabiao-style {
  color: red !important;
}
.talk-service-btn {
  display: block;
  width: 180px;
  height: 48px;
  font-size: 16px;
  background: #175aff;
  box-shadow: 0px 8px 16px 0px rgba(23, 90, 255, 0.2);
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s;
  cursor: pointer;
  margin: 0 auto;
  margin-top: 16px;
}
.talk-service-btn > a {
  color: #fff;
}
.vip-hover-box.V1 {
  width: 450px;
  left: -216px;
  height: auto;
  top: 30px;
  background: transparent;
  box-shadow: none;
  padding-top: 10px;
}
.vip-hover-box.V1 .vip-hover-ctn {
  background: #FFFFFF;
  padding-bottom: 30px;
  box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.vip-hover-box.V1 .v-header-text {
  width: 100%;
}
.vip-hover-box.V1 .v-header-text > p > span .icon-box {
  padding-right: 4px;
}
.vip-hover-box.V1 .v-header-text > p > span .icon-box i {
  font-size: 12px;
}
.vip-hover-box.V1 .v-five-text {
  width: 387px;
  margin-top: 0;
}
.vip-hover-box.V1 .vip-btn-bottom {
  width: 386px !important;
  margin: 20px auto 0;
}
.vip-hover-box.V1 .icon-box-z {
  height: auto;
  padding-left: 0;
}
.vip-hover-box.V1 .icon-box-z:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.vip-hover-box.V1 .icon-small-style {
  display: inline-block;
  position: relative;
  width: 25%;
  height: auto;
  background: transparent;
  margin-right: 0;
  margin-bottom: 20px;
}
.vip-hover-box.V1 .icon-small-style > i {
  height: 40px;
  width: 40px;
  line-height: 40px;
  display: block;
  margin: 0 auto;
  text-align: center;
  background: rgba(23, 90, 255, 0.05);
}
.vip-hover-box.V1 .icon-small-style .m-txt {
  font-size: 12px;
  text-align: center;
  color: #001013;
  padding-top: 9px;
  line-height: 12px;
}
.show-box .show-ctn-box .show-center-box .left-img-box .left-img .qk-qiye-btn {
  position: absolute;
  right: -2px;
  top: -2px;
  width: 157px;
  height: 45px;
  line-height: 45px;
  z-index: 100;
  background: url(//static.588ku.com//comp/public/images/add-marker1.png) no-repeat center / cover;
}
.show-box .show-ctn-box .show-center-box .left-img-box .left-img .qk-qiye-btn > a {
  display: block;
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  padding-left: 6px;
  white-space: nowrap;
}
@media screen and (max-width: 1920px) {
  [data-hide="1920"] {
    display: none!important;
  }
}
@media screen and (max-width: 1680px) {
  [data-hide="1680"] {
    display: none!important;
  }
}
@media screen and (max-width: 1580px) {
  [data-hide="1580"] {
    display: none!important;
  }
}
@media screen and (max-width: 1440px) {
  [data-hide="1440"] {
    display: none!important;
  }
}
@media screen and (max-width: 1280px) {
  [data-hide="1280"] {
    display: none!important;
  }
}
/*# sourceMappingURL=./baseV11_1.css.map */